|
MeanWalker
|
| meanwalker::Function | Abstract base class for a (multidimensional) function |
| meanwalker::GoodmanWeareHistogramBuilder | This class uses the Goodman-Weare method to take samples from a probability distribution and automatically creates histograms for the marginalized distributions corresponding to each of the coordinates |
| meanwalker::GoodmanWeareWalkers | This class implements the Goodman-Weare method for taking samples from a particular probability distribution |
| meanwalker::Histogram | This class implements a one-dimensional histogram |
| meanwalker::Histogram2D | This class implements a two-dimensional histogram |
| meanwalker::HistogramBuilderTemplate< WalkerBase > | This is a template base class for the histogram builders |
| meanwalker::MetropolisHistogramBuilder | This class uses the Metropolis-Hastings method to take samples from a probability distribution and automatically creates histograms for the marginalized distributions corresponding to each of the coordinates |
| meanwalker::MetropolisWalker | This class implements the Metropolis-Hastings method for taking samples from a particular probability distribution |
| meanwalker::RandomNumberGenerator | Abstract interface for a random number generator |
1.7.3