Tomographer
v5.4
Tomographer C++ Framework Documentation
|
Nstd | STL namespace |
▼NTomographer | Base namespace for the Tomographer project |
▼NDenseDM | Main implementation for densely represented density matrices |
NTSpace | Implementation of the random walk and figures of merit in T space, for densely represented density matrices |
NLogger | Tomographer's Logging Framework |
NMAT | Utilities and helpers for reading MATLAB .mat files |
▼NMathTools | General math routines |
NSolveCLyap | Definitions for solving the Complex Lyapunov Equation |
NSphCoords | Utilities for hyperspherical coordinates |
NMHRWAcceptRatioWalkerParamsControllerDefaults | Default parameters for MHRWAcceptRatioWalkerParamsController |
▼NMHRWTasks | Definitions for running multiple Metropolis-Hastings random walks, and collecting statistics over the visited samples |
NValueHistogramTools | Tools for running random walk tasks while collecting a histogram of values |
▼NMultiProc | Definitions for multi-processing classes and helpers |
NCxxThreads | Definitions for multitasking using C++ Threads |
NMPI | Definitions for multitasking by exploiting an MPI environment (uses Boost.MPI) |
NOMP | Definitions for multitasking using OpenMP multithreading |
NSequential | A Sequential Task dispatcher running tasks one after the other |
NThreadCommon | Common definitions for thread-based MultiProc implementations |
NTools | Various useful tools |
Ntpy | C++ Classes and Utilities for Python Modules |