Tomographer  v2.0
Tomographer C++ Framework Documentation
indepmeasllh.h File Reference

(v2.0)

C++ types and functions for calculating the log-likelihood for independent measurements. More...

#include <cstddef>
#include <string>
#include <iomanip>
#include <Eigen/Eigen>
#include <tomographer2/tools/cxxutil.h>
#include <tomographer2/tools/needownoperatornew.h>
#include <tomographer2/tools/fmt.h>
#include <tomographer2/densedm/dmtypes.h>
#include <tomographer2/densedm/param_herm_x.h>
#include <tomographer2/densedm/densellh.h>
+ Include dependency graph for indepmeasllh.h:

Go to the source code of this file.

Classes

class  Tomographer::DenseDM::IndepMeasLLH< DMTypes_, LLHValueType_, IntFreqType_, FixedMaxParamList_, UseNMeasAmplifyFactor_ >
 C++ types and functions for calculating the log-likelihood for POVM effects which can be written as a product of individual effects. More...
 

Namespaces

 Tomographer
 Base namespace for the Tomographer project.
 
 Tomographer::DenseDM
 Main implementation for densely represented density matrices.
 

Detailed Description

C++ types and functions for calculating the log-likelihood for independent measurements.

Definition in file indepmeasllh.h.