Tomographer
v5.4
Tomographer C++ Framework Documentation
|
Tools for parameterizing density matrices with the A Parameterization. More...
#include <Eigen/Core>
#include <Eigen/StdVector>
#include <tomographer/densedm/dmtypes.h>
#include <tomographer/tools/cxxutil.h>
#include <tomographer/tools/eigenutil.h>
#include <boost/math/constants/constants.hpp>
Go to the source code of this file.
Classes | |
class | Tomographer::DenseDM::ParamA< DMTypes_ > |
Parameterization of density matrices in su(N) generators. More... | |
Namespaces | |
Tomographer | |
Base namespace for the Tomographer project. | |
Tomographer::DenseDM | |
Main implementation for densely represented density matrices. | |
Tools for parameterizing density matrices with the A Parameterization.
Definition in file param_rho_a.h.