Auxiliary tools to Master. More...
Classes | |
class | Base |
The actual working base of Master in the case when blitzplusplus::basi::Iterator is used for implementing multi-matrix multiplications. More... | |
class | BaseFast |
The actual working base of Master in the case when blitzplusplus::basi_fast::Iterator is used for implementing multi-matrix multiplications. More... | |
struct | SystemNotApplicable |
Thrown if the system is not applicable in Master-equation evolution. More... | |
Typedefs | |
typedef trajectory::ParsEvolved | Pars |
Auxiliary tools to Master.