|
struct | Tomographer::RandomWalkBase< RandomWalk_ > |
| Base class performing an abstract random walk. More...
|
|
class | Tomographer::MHRandomWalk< Rng_, MHWalker_, MHRWStatsCollector_, LoggerType_, CountIntType_ > |
| A Metropolis-Hastings Random Walk. More...
|
|
class | Tomographer::MultipleMHRWStatsCollectors< MHRWStatsCollectors > |
| A simple MHRWStatsCollector interface which combines several stats collectors. More...
|
|
class | Tomographer::ValueHistogramMHRWStatsCollector< ValueCalculator_, LoggerType, HistogramType_ > |
| A StatsCollector which builds a histogram of values calculated with a ValueCalculator for each data sample point. More...
|
|
struct | Tomographer::ValueHistogramWithBinningMHRWStatsCollectorParams< ValueCalculator_, CountIntType_, CountRealAvgType_, NumTrackValues_, NumLevels_ > |
| Traits-like class for ValueHistogramWithBinningMHRWStatsCollector. More...
|
|
struct | Tomographer::ValueHistogramWithBinningMHRWStatsCollectorParams< ValueCalculator_, CountIntType_, CountRealAvgType_, NumTrackValues_, NumLevels_ >::Result |
| Result type of the corresponding ValueHistogramWithBinningMHRWStatsCollector. More...
|
|
class | Tomographer::ValueHistogramWithBinningMHRWStatsCollector< Params, LoggerType_ > |
| Collect a histogram of values from a MH random walk, with binning analysis. More...
|
|
struct | Tomographer::MHRWStatsCollectorStatus< MHRWStatsCollector_ > |
| Template, specializable class to get status reports from stats collectors. More...
|
|
struct | Tomographer::MHRWStatsCollectorStatus< MultipleMHRWStatsCollectors< Args... > > |
| Provide status reporting for a MultipleMHRWStatsCollectors. More...
|
|
struct | Tomographer::MHRWStatsCollectorStatus< ValueHistogramMHRWStatsCollector< ValueCalculator_, LoggerType_, HistogramType_ > > |
| Provide status reporting for a ValueHistogramMHRWStatsCollector. More...
|
|
struct | Tomographer::MHRWStatsCollectorStatus< ValueHistogramWithBinningMHRWStatsCollector< Params_, LoggerType_ > > |
| Provide status reporting for a ValueHistogramWithBinningMHRWStatsCollector. More...
|
|
Routines for performing a Metropolis-Hastings random walk.
Definition in file mhrw.h.