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

(v2.0)

Some declarations for the DenseLLH type interface. More...

#include <cstddef>
#include <cmath>
#include <random>
#include <boost/math/constants/constants.hpp>
+ Include dependency graph for densellh.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Tomographer::DenseDM::InvalidMeasData
 Exception class notifying of invalid measurement data. More...
 

Namespaces

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

Enumerations

enum  
 Possible ways a DenseLLH-compatible type can calculate the llh function. More...
 

Detailed Description

Some declarations for the DenseLLH type interface.

See the DenseLLH Interface

Definition in file densellh.h.