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