C++QEDCore  v2 Milestone 10
a framework for simulating open quantum dynamics – core
quantumtrajectory::display_densityoperator::_< RANK, V > Class Template Reference

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
 

Detailed Description

template<int RANK, typename V>
class quantumtrajectory::display_densityoperator::_< RANK, V >

Wraps common functionality of Master & EnsembleMCWF concerning display of quantum averages on the basis of density operators.

This comprises

Template Parameters
RANKarity of the Hilbert space
Vhas the same function as the template parameter V in quantumdata::negPT

Definition at line 30 of file DO_Display.h.


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