#include <MCMCFactory.h>
Definition at line 10 of file MCMCFactory.h.
Static Public Member Functions | |
static std::shared_ptr< SingleChainMCMC > | CreateSingleChain (boost::property_tree::ptree pt, std::shared_ptr< AbstractSamplingProblem > problem) |
|
static |
Definition at line 8 of file MCMCFactory.cpp.