The template-parameter independent part of LiouvilleanAveragedCommonRanked. More...
#include <LiouvilleanAveragedCommon.h>
Public Types | |
typedef boost::shared_ptr< const LiouvilleanAveragedCommon > | Ptr |
typedef DArray< 1 > | DArray1D |
A 1D real array storing the quantum averages – even if they are complex, their real & imaginary parts must be stored separately as reals. | |
Public Member Functions | |
std::ostream & | displayKey (std::ostream &o, size_t &i) const |
Displays a key (a.k.a. legend) More... | |
size_t | nAvr () const |
Returns the number of calculated quantum averages. More... | |
The template-parameter independent part of LiouvilleanAveragedCommonRanked.
Definition at line 37 of file LiouvilleanAveragedCommon.h.
|
inline |
Displays a key (a.k.a. legend)
i | the ordinal number where the key of the present element begins |
Definition at line 51 of file LiouvilleanAveragedCommon.h.
|
inline |
Returns the number of calculated quantum averages.
Definition at line 60 of file LiouvilleanAveragedCommon.h.