Definition of o2scl::mcmc_mpi and o2scl::mcmc_cli classes. More...
#include <iostream>
#include <boost/numeric/ublas/vector.hpp>
#include <o2scl/rng_gsl.h>
#include <o2scl/uniform_grid.h>
#include <o2scl/table3d.h>
#include <o2scl/hdf_file.h>
#include <o2scl/hdf_io.h>
#include <o2scl/exception.h>
#include <o2scl/prob_dens_func.h>
#include <o2scl/cholesky.h>
#include <o2scl/vector.h>
#include <o2scl/multi_funct.h>
#include <o2scl/mcmc.h>
#include <o2scl/cli.h>
Go to the source code of this file.
Classes | |
class | o2scl::mcmc_mpi< func_t, fill_t, data_t, vec_t > |
MCMC with MPI and HDF5 table I/O. More... | |
class | o2scl::mcmc_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).