Wraps common functionality of Master & EnsembleMCWF concerning display of quantum averages on the basis of density operators. More...
#include <DO_Display.h>
Public Types | |
| typedef quantumdata::DensityOperator< RANK > | DensityOperator |
| typedef structure::Averaged< RANK > | Averaged |
| typedef structure::Averaged< RANK >::Ptr | AveragedPtr |
Public Member Functions | |
| _ (AveragedPtr av, bool negativity) | |
| std::ostream & | display (double t, const DensityOperator &, std::ostream &, int precision) const |
| std::ostream & | displayKey (std::ostream &, size_t &) const |
Wraps common functionality of Master & EnsembleMCWF concerning display of quantum averages on the basis of density operators.
This comprises
| RANK | arity of the Hilbert space |
| V | has the same function as the template parameter V in quantumdata::negPT |
Definition at line 30 of file DO_Display.h.