C++QEDCore  v2 Milestone 10
a framework for simulating open quantum dynamics – core
binary::Exact Class Reference

Implements the structure::Exact interface for a BinarySystem along the same lines as Base implements the structure::Averaged interface. More...

#include <BinarySystem.h>

+ Inheritance diagram for binary::Exact:
+ Collaboration diagram for binary::Exact:

Public Types

typedef structure::Exact< 1 > Ex1
 
typedef structure::Exact< 2 > Ex2
 
- Public Types inherited from structure::Exact< 2 >
typedef boost::shared_ptr< const ExactPtr
 
typedef quantumdata::Types< RANK >::StateVectorLow StateVectorLow
 
- Public Types inherited from structure::ExactCommon
typedef boost::shared_ptr< const ExactCommonPtr
 

Public Member Functions

 Exact (const SSF &free0, const SSF &free1, const SSI &ia)
 
- Public Member Functions inherited from structure::Exact< 2 >
void actWithU (double t, StateVectorLow &psi, double t0) const
 Describes the operation which transforms from interaction picture to the normal picture: $\ket{\Psi(t)}\rightarrow U(t,t_0)\ket{\Psi}$. 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...
 

Detailed Description

Implements the structure::Exact interface for a BinarySystem along the same lines as Base implements the structure::Averaged interface.

Definition at line 119 of file BinarySystem.h.


The documentation for this class was generated from the following file: