Class uniform_prior (o2scl)

O2scl : Class List

template<class vec_t = boost::numeric::ublas::vector<double>>
class uniform_prior

An unnormalized uniform prior distribution for several variables.

Public Functions

inline virtual double operator()(size_t npar, const vec_t &par)

Return the value of the prior at the specified point in parameter space.