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

Calculate the trace distance 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 TrDistValueType_ ValueType
 For ValueCalculator interface : value type.
 

Public Member Functions

 TrDistToRefCalculator (const TomoProblem &tomo)
 Constructor, take the reference state to be the MLE.
 
 TrDistToRefCalculator (const TomoProblem &tomo, const MatrixType &rho_ref)
 Constructor, the reference state is rho_ref.
 
ValueType getValue (const MatrixType &T) const
 

Detailed Description

template<typename TomoProblem_, typename TrDistValueType_ = double>
class Tomographer::TrDistToRefCalculator< TomoProblem_, TrDistValueType_ >

Calculate the trace distance to a reference state for each sample.

Definition at line 301 of file dmmhrw.h.


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