C++QEDCore  v2 Milestone 10
a framework for simulating open quantum dynamics – core
quantumtrajectory::master Namespace Reference

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
 

Detailed Description

Auxiliary tools to Master.