File defining o2scl::fit_bayes and related classes. More...
#include <vector>
#include <boost/numeric/ublas/vector.hpp>
#include <o2scl/hist.h>
#include <o2scl/rng_gsl.h>
#include <o2scl/interp.h>
#include <o2scl/fit_base.h>
#include <o2scl/expval.h>
#include <o2scl/mcarlo.h>
#include <o2scl/mcarlo_vegas.h>
#include <o2scl/vector.h>
Go to the source code of this file.
Classes | |
class | o2scl::uniform_prior< vec_t > |
An unnormalized uniform prior distribution for several variables. More... | |
class | o2scl::fit_bayes< fit_func_t, multi_func_t, vec_t > |
Fit a function to data using Bayesian methods. More... | |
Namespaces | |
o2scl | |
The main O2scl namespace. | |
Documentation generated with Doxygen. Provided under the
GNU Free Documentation License (see License Information).