|
Tomographer
v2.0
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 <Eigen/Core>#include <tomographer2/tools/cxxutil.h>
Include dependency graph for param_herm_x.h:
This graph shows which files directly or indirectly include this file: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.