|
Tomographer
v1.0a
Tomographer C++ Framework Documentation
|
Binning Analysis in a Metropolis-Hastings random walk. More...
#include <tomographer/qit/util.h>#include <tomographer/tools/util.h>#include <tomographer/tools/loggers.h>#include <boost/math/constants/constants.hpp>
Include dependency graph for mhrw_bin_err.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | Tomographer::BinningAnalysisParams< ValueType_, NumTrackValues_, NumLevels_, StoreBinSums_, CountIntType_ > |
| Group template parameters for BinningAnalysis. More... | |
| class | Tomographer::BinningAnalysis< Params, LoggerType_ > |
| Simple binning analysis for determining error bars. More... | |
Namespaces | |
| Tomographer | |
Base namespace for the Tomographer project. | |
Binning Analysis in a Metropolis-Hastings random walk.
See Tomographer::BinningAnalysis and its parameters template class, Tomographer::BinningAnalysisParams.
Definition in file mhrw_bin_err.h.