33 #include <tomographerpy/common.h> C++ types for describing dense density matrices in various parameterizations.
Tomographer::DenseDM::ParamX< DMTypes > ParamX
A Tomographer::DenseDM::ParamX set with our dynamic-sized types.
Tomographer::DenseDM::DMTypes< Eigen::Dynamic, RealType > DMTypes
The Tomographer::DenseDM::DMTypes we should use by default, with dynamic sized matrices.
C++ types and functions for calculating the log-likelihood for POVM effects which can be written as a...
Tools for parameterizing hermitian matrices with the X Parameterization.
C++ types and functions for calculating the log-likelihood for independent measurements.
Tomographer::DenseDM::IndepMeasLLH< DMTypes, RealType, CountIntType > IndepMeasLLH
The Tomographer::DenseDM::IndepMeasLLH type we should use by default, with dynamic sized matrices...
C++ types needed to store a quantum state as a dense matrix.
C++ Classes and Utilities for Python Modules.