|
versatile-mcmc
0.1.7
|
Utility classes for calculation statistical momenta and diagnostics. More...
#include <vmcmc/blas.hpp>#include <vmcmc/sample.hpp>#include <vector>#include <deque>#include <unordered_map>#include <boost/optional.hpp>

Go to the source code of this file.
Classes | |
| class | vmcmc::ChainStatistics |
| Calculates statistical momenta and properties for a given Chain of Samples. More... | |
| class | vmcmc::ChainSetStatistics |
| Manages a list of ChainStatistics and calculates statistical properties regarding sets of individual chains. More... | |
Typedefs | |
| using | vmcmc::Chain = std::deque< Sample > |
Utility classes for calculation statistical momenta and diagnostics.
1.8.11