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 |
![]() | |
typedef boost::shared_ptr< const Exact > | Ptr |
typedef quantumdata::Types< RANK >::StateVectorLow | StateVectorLow |
![]() | |
typedef boost::shared_ptr< const ExactCommon > | Ptr |
Additional Inherited Members | |
![]() | |
void | actWithU (double t, StateVectorLow &psi, double t0) const |
Describes the operation which transforms from interaction picture to the normal picture: ![]() | |
![]() | |
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.