![]() |
Fleet
0.0.9
Inference in the LOT
|
A FiniteHistory stores the previous N examples of something of type T. This is used e.g. in MCMC in order to count the acceptance ratio on the previous N samples. More...
Go to the source code of this file.
Classes | |
class | FiniteHistory< T > |
A FiniteHistory stores the previous N examples of something of type T. This is used e.g. in MCMC in order to count the acceptance ratio on the previous N samples.