BornAgain
1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
|
Implements class Spinor.
Definition in file Spinor.cpp.
Go to the source code of this file.
Functions | |
complex_t | DotProduct (const Spinor &r, const Spinor &t) |
Spinor | operator* (complex_t f, const Spinor &m) |
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.