Tomographer  v1.0a
Tomographer C++ Framework Documentation
File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
  doc
  doxdocs
 mainpage.cxx
 namespaces.cxx
 page_debugging.cxx
 page_loggers.cxx
 page_params.cxx
 page_task_manager_dispatcher.cxx
 page_theory.cxx
 page_type_interfaces.cxx
 page_write_custom_logger.cxx
  tomographer
  qit
 dist.hDistance measures in Quantum Information Theory – e.g. fidelity
 matrq.hDefine types for quantum objects. See Tomographer::MatrQ
 param_herm_x.hTools for parameterizing hermitian matrices with the X Parameterization
 param_rho_a.hTools for parameterizing density matrices with the A Parameterization
 pos_semidef_util.hTools for dealing with positive semidefinite matrices
 random_unitary.hProduce a random unitary according to the Haar measure
 simple_find_zero.hA very simplistic tool for finding a relatively straightforward zero with few iterations
 solveclyap.hRoutine for solving a complex Lyapunov equation. See Tomographer::SolveCLyap::solve()
 util.hBasic utilities for dealing with Eigen matrices and other types
  tools
 check_derivatives.hTools to check numerical derivatives
 conststr.hA constexpr string type, suitable for basic compile-time string processing
 eigen_assert_exception.hDefine tools for Eigen's eigen_assert() to throw an exception instead of assert'ing
 ezmatio.hUtilities for reading MATLAB "*.mat" data files. See Tomographer::MAT
 fmt.hUtilities for formatting strings
 loggers.hUtilities for logging messages
 signal_status_report.hBasic common code for intercepting a signal to print status information of a task manager
 sphcoords.hSpherical coordinates conversion routines, with jacobian etc. See Hyperspherical Coordinates
 util.hSome C++ utilities, with a tad of C++11 tricks
 dmmhrw.hDefinitions for a Metropolis-Hastings random walk on a quantum state space with dense matrix type
 histogram.hDefinitions for Histogram Types
 mhrw.hRoutines for performing a Metropolis-Hastings random walk
 mhrw_bin_err.hBinning Analysis in a Metropolis-Hastings random walk
 mhrwtasks.hMultiprocessing tasks interface (see Task Manager/Dispatcher Interfaces) for parallel Metropolis-Hastings random walks
 multiproc.hSome common definitions for multiprocessing interfaces
 multiprocomp.hMultiprocessing with OpenMP parallel multithreading
 tomoproblem.hData corresponding to a quantum tomography setting