Tomographer
v5.4
Tomographer C++ Framework Documentation
|
Tools for parameterizing hermitian matrices with the X Parameterization. More...
#include <cmath>
#include <complex>
#include <boost/math/constants/constants.hpp>
#include <boost/serialization/serialization.hpp>
#include <Eigen/Core>
#include <tomographer/tools/cxxutil.h>
Go to the source code of this file.
Classes | |
class | Tomographer::DenseDM::ParamX< DMTypes_ > |
Convert hermitian matrices to vectors via their X Parameterization. More... | |
Namespaces | |
Tomographer | |
Base namespace for the Tomographer project. | |
Tomographer::DenseDM | |
Main implementation for densely represented density matrices. | |
Tools for parameterizing hermitian matrices with the X Parameterization.
Definition in file param_herm_x.h.