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