File for definition of o2scl::mcmc_para_old_base, o2scl::mcmc_para_old_table and o2scl::mcmc_para_old_cli. More...
#include <iostream>
#include <random>
#include <boost/numeric/ublas/vector.hpp>
#include <o2scl/uniform_grid.h>
#include <o2scl/table3d.h>
#include <o2scl/hdf_file.h>
#include <o2scl/exception.h>
#include <o2scl/prob_dens_func.h>
#include <o2scl/vector.h>
#include <o2scl/multi_funct.h>
#include <o2scl/vec_stats.h>
#include <o2scl/cli.h>
Go to the source code of this file.
Classes | |
class | o2scl::mcmc_para_old_base< func_t, measure_t, data_t, vec_t > |
A generic MCMC simulation class. More... | |
class | o2scl::mcmc_para_old_table< func_t, fill_t, data_t, vec_t > |
A generic MCMC simulation class writing data to a o2scl::table_units object. More... | |
class | o2scl::mcmc_para_old_cli< func_t, fill_t, data_t, vec_t > |
MCMC class with a command-line interface. More... | |
Namespaces | |
o2scl | |
The main O2scl namespace. | |
Documentation generated with Doxygen. Provided under the
GNU Free Documentation License (see License Information).