Common functionality of Liouvillean & Averaged.
More...
#include <LiouvilleanAveragedCommon.h>
template<int RANK>
class structure::LiouvilleanAveragedCommonRanked< RANK >
Common functionality of Liouvillean & Averaged.
- Template Parameters
-
RANK | arity of the Hilbert space |
Definition at line 85 of file LiouvilleanAveragedCommon.h.
Calculates quantum averages & checks post-conditions.
- Warning
- The elements of the returned array must have a linear dependence on
matrix
, in particular, they must be of the form where is a set of quantum operators defined on the Hilbert space of the system.
- Exceptions
-
- Postcondition
- 1.: number of averages must equal LiouvilleanAveragedCommon::nAvr
-
2.: all quantum averages must be finite
- Parameters
-
t | one or more of the operators whose quantum average is calculated, might be time-dependent |
matrix | the state of the quantum system |
Definition at line 105 of file LiouvilleanAveragedCommon.h.
The documentation for this class was generated from the following file: