queso-0.53.0
|
A templated class that represents a Metropolis-Hastings generator of samples and a struct which stores its info. More...
#include <queso/MetropolisHastingsSGOptions.h>
#include <queso/TKGroup.h>
#include <queso/VectorRV.h>
#include <queso/VectorSpace.h>
#include <queso/MarkovChainPositionData.h>
#include <queso/ScalarFunctionSynchronizer.h>
#include <queso/SequenceOfVectors.h>
#include <queso/ArrayOfSequences.h>
#include <sys/time.h>
#include <fstream>
#include <boost/math/special_functions.hpp>
Go to the source code of this file.
Classes | |
struct | QUESO::MHRawChainInfoStruct |
A struct that represents a Metropolis-Hastings sample. More... | |
class | QUESO::MetropolisHastingsSG< P_V, P_M > |
A templated class that represents a Metropolis-Hastings generator of samples. More... | |
Namespaces | |
QUESO | |
A templated class that represents a Metropolis-Hastings generator of samples and a struct which stores its info.
Definition in file MetropolisHastingsSG.h.