Implements the general Exact interface by dispatching the two possible time-dependence levels. More...
#include <Exact.h>
Public Types | |
typedef Exact< RANK >::StateVectorLow | StateVectorLow |
typedef time::DispatcherIsTwoTime< IS_TWO_TIME >::type | Time |
Public Types inherited from structure::Exact< RANK > | |
typedef boost::shared_ptr< const Exact > | Ptr |
typedef quantumdata::Types< RANK >::StateVectorLow | StateVectorLow |
Public Types inherited from structure::ExactCommon | |
typedef boost::shared_ptr< const ExactCommon > | Ptr |
Additional Inherited Members | |
Public Member Functions inherited from structure::Exact< RANK > | |
void | actWithU (double t, StateVectorLow &psi, double t0) const |
Describes the operation which transforms from interaction picture to the normal picture: . More... | |
Public Member Functions inherited from structure::ExactCommon | |
bool | applicableInMaster () const |
Describes whether the system fulfills the requirement to be used in Master-equation evolution. More... | |
Implements the general Exact interface by dispatching the two possible time-dependence levels.