Defines the spin-bundle. More...
#include "SpinFwd.h"#include "ElementLiouvillean.h"#include "ElementAveraged.h"#include "Free.h"#include "FreeExact.h"#include "TridiagonalHamiltonian.h"#include "ParsFwd.h"#include "SmartPtr.h"
Include dependency graph for Spin.h:Go to the source code of this file.
Classes | |
| struct | spin::Pars |
| class | SpinBase |
| class | Spin |
| class | SpinSch |
| class | LossySpin |
Typedefs | |
| typedef boost::shared_ptr< const SpinBase > | spin::Ptr |
Functions | |
| const Tridiagonal | spin::splus (Ptr) |
| const Tridiagonal | spin::sminus (Ptr spin) |
| const Tridiagonal | spin::sx (Ptr spin) |
| const Tridiagonal | spin::sy (Ptr spin) |
| const Tridiagonal | spin::sn (Ptr) |
| const Tridiagonal | spin::sz (Ptr) |
Defines the spin-bundle.
Definition in file Spin.h.