Tomographer  v5.3
Tomographer C++ Framework Documentation
dmtypes.h File Reference

(v5.3)

C++ types for describing dense density matrices in various parameterizations. More...

#include <cstddef>
#include <cassert>
#include <Eigen/Eigen>
#include <tomographer/tools/cxxutil.h>
+ Include dependency graph for dmtypes.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Tomographer::DenseDM::DMTypes< FixedDim_, RealScalar_, MaxFixedDim_ >
 C++ types needed to store a quantum state as a dense matrix. More...
 

Namespaces

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

Detailed Description

C++ types for describing dense density matrices in various parameterizations.

Definition in file dmtypes.h.