Tomographer  v1.0a
Tomographer C++ Framework Documentation
Tomographer::FidelityToRefCalculator< TomoProblem_, FidValueType_ > Class Template Reference

Calculate the fidelity to a reference state for each sample. More...

#include <tomographer/dmmhrw.h>

Public Types

typedef TomoProblem_ TomoProblem
 
typedef TomoProblem::MatrQ MatrQ
 
typedef MatrQ::MatrixType MatrixType
 
typedef FidValueType_ ValueType
 For ValueCalculator interface : value type.
 

Public Member Functions

 FidelityToRefCalculator (const TomoProblem &tomo)
 Constructor, take the reference state to be the MLE.
 
 FidelityToRefCalculator (const TomoProblem &tomo, const MatrixType &T_ref)
 Constructor, the reference state is T_ref (in T Parameterization)
 
ValueType getValue (const MatrixType &T) const
 

Detailed Description

template<typename TomoProblem_, typename FidValueType_ = double>
class Tomographer::FidelityToRefCalculator< TomoProblem_, FidValueType_ >

Calculate the fidelity to a reference state for each sample.

Definition at line 222 of file dmmhrw.h.


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