Tomographerv1.0a
Tomographer C++ Framework Documentation
|
Routines for performing a Metropolis-Hastings random walk. More...
#include <cstddef>
#include <cassert>
#include <limits>
#include <random>
#include <tuple>
#include <utility>
#include <type_traits>
#include <tomographer/qit/matrq.h>
#include <tomographer/qit/util.h>
#include <tomographer/qit/param_herm_x.h>
#include <tomographer/tomoproblem.h>
#include <tomographer/histogram.h>
#include <tomographer/tools/loggers.h>
#include <tomographer/mhrw_bin_err.h>
Go to the source code of this file.
Namespaces | |
Tomographer | |
Base namespace for the Tomographer project. | |
Enumerations | |
enum | |
Routines for performing a Metropolis-Hastings random walk.
Definition in file mhrw.h.