BornAgain
1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
|
Defines class Spinor.
Definition in file Spinor.h.
Go to the source code of this file.
Classes | |
class | Spinor |
Functions | |
complex_t | DotProduct (const Spinor &r, const Spinor &t) |
Spinor | operator* (complex_t, const Spinor &) |
Definition at line 55 of file Spinor.cpp.
References Spinor::u, and Spinor::v.
Referenced by SumDWBA::coherentPolFF().
Definition at line 49 of file Spinor.cpp.