Tomographer  v5.3
Tomographer C++ Framework Documentation
tspacefigofmerit.h File Reference

(v5.3)

Implement some standard figures of merit for when integrating in T space densely represented density matrices. More...

#include <boost/serialization/serialization.hpp>
#include <tomographer/tools/needownoperatornew.h>
#include <tomographer/densedm/dmtypes.h>
#include <tomographer/densedm/distmeasures.h>
#include <tomographer/densedm/param_herm_x.h>
+ Include dependency graph for tspacefigofmerit.h:

Go to the source code of this file.

Classes

class  Tomographer::DenseDM::TSpace::FidelityToRefCalculator< DMTypes_, ValueType_ >
 Calculate the fidelity to a reference state for each sample. More...
 
class  Tomographer::DenseDM::TSpace::PurifDistToRefCalculator< DMTypes_, ValueType_ >
 Calculate the "purified distance" to a reference state for each sample. More...
 
class  Tomographer::DenseDM::TSpace::TrDistToRefCalculator< DMTypes_, ValueType_ >
 Calculate the trace distance to a reference state for each sample. More...
 
class  Tomographer::DenseDM::TSpace::ObservableValueCalculator< DMTypes_ >
 Calculate expectation value of an observable for each sample. More...
 

Namespaces

 Tomographer
 Base namespace for the Tomographer project.
 
 Tomographer::DenseDM
 Main implementation for densely represented density matrices.
 
 Tomographer::DenseDM::TSpace
 Implementation of the random walk and figures of merit in T space, for densely represented density matrices.
 

Detailed Description

Implement some standard figures of merit for when integrating in T space densely represented density matrices.

Definition in file tspacefigofmerit.h.