|
Tomographer
v1.0a
Tomographer C++ Framework Documentation
|
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 |
Calculate the fidelity to a reference state for each sample.