33 #include <tomographerpy/common.h> Eigen::Matrix< FreqCountIntType, Eigen::Dynamic, 1 > FreqCountIntVectorType
A vector of frequencies (using Eigen::Matrix instead of Eigen::Array as in Tomographer::DenseDM::Inde...
Tomographer::DenseDM::DMTypes< Eigen::Dynamic, RealScalar > DMTypes
The Tomographer::DenseDM::DMTypes we should use by default, with dynamic sized matrices.
C++ types for describing dense density matrices in various parameterizations.
Tomographer::DenseDM::IndepMeasLLH< DMTypes, RealScalar, FreqCountIntType > IndepMeasLLH
The Tomographer::DenseDM::IndepMeasLLH type we should use by default, with dynamic sized matrices...
Tomographer::DenseDM::ParamX< DMTypes > ParamX
A Tomographer::DenseDM::ParamX set with our dynamic-sized types.
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.
C++ types needed to store a quantum state as a dense matrix.
C++ Classes and Utilities for Python Modules.