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 SpinMatrix.
Definition in file SpinMatrix.h.
Go to the source code of this file.
Classes | |
class | SpinMatrix |
Functions | |
SpinMatrix | operator* (complex_t, const SpinMatrix &) |
SpinMatrix | operator* (double, const SpinMatrix &) |
SpinMatrix operator* | ( | complex_t | f, |
const SpinMatrix & | m | ||
) |
Definition at line 145 of file SpinMatrix.cpp.
SpinMatrix operator* | ( | double | f, |
const SpinMatrix & | m | ||
) |
Definition at line 150 of file SpinMatrix.cpp.