chol | o2scl::prob_dens_mdim_gaussian< vec_t, mat_t > | protected |
covar_inv | o2scl::prob_dens_mdim_gaussian< vec_t, mat_t > | protected |
dim() const | o2scl::prob_dens_mdim_gaussian< vec_t, mat_t > | inlinevirtual |
get_chol() | o2scl::prob_dens_mdim_gaussian< vec_t, mat_t > | inline |
get_covar_inv() | o2scl::prob_dens_mdim_gaussian< vec_t, mat_t > | inline |
get_norm() | o2scl::prob_dens_mdim_gaussian< vec_t, mat_t > | inline |
get_peak() | o2scl::prob_dens_mdim_gaussian< vec_t, mat_t > | inline |
high | o2scl::prob_dens_mdim_bound_gaussian< vec_t, mat_t > | protected |
log_pdf(const vec_t &x) const | o2scl::prob_dens_mdim_bound_gaussian< vec_t, mat_t > | inlinevirtual |
low | o2scl::prob_dens_mdim_bound_gaussian< vec_t, mat_t > | protected |
ndim | o2scl::prob_dens_mdim_gaussian< vec_t, mat_t > | protected |
norm | o2scl::prob_dens_mdim_gaussian< vec_t, mat_t > | protected |
operator()(vec_t &x) const | o2scl::prob_dens_mdim_bound_gaussian< vec_t, mat_t > | inlinevirtual |
operator=(const prob_dens_mdim_gaussian &pdmg) | o2scl::prob_dens_mdim_gaussian< vec_t, mat_t > | inline |
pdf(const vec_t &x) const | o2scl::prob_dens_mdim_bound_gaussian< vec_t, mat_t > | inlinevirtual |
pdg | o2scl::prob_dens_mdim_gaussian< vec_t, mat_t > | |
peak | o2scl::prob_dens_mdim_gaussian< vec_t, mat_t > | protected |
prob_dens_mdim_bound_gaussian() | o2scl::prob_dens_mdim_bound_gaussian< vec_t, mat_t > | inline |
prob_dens_mdim_bound_gaussian(size_t p_ndim, vec_t &p_peak, mat_t &covar, vec_t &p_low, vec_t &p_high) | o2scl::prob_dens_mdim_bound_gaussian< vec_t, mat_t > | inline |
prob_dens_mdim_gaussian() | o2scl::prob_dens_mdim_gaussian< vec_t, mat_t > | inline |
prob_dens_mdim_gaussian(const prob_dens_mdim_gaussian &pdmg) | o2scl::prob_dens_mdim_gaussian< vec_t, mat_t > | inline |
prob_dens_mdim_gaussian(size_t p_mdim, size_t n_pts, const mat2_t &pts, const vec2_t &vals) | o2scl::prob_dens_mdim_gaussian< vec_t, mat_t > | inline |
prob_dens_mdim_gaussian(size_t p_ndim, vec_t &p_peak, mat_t &covar) | o2scl::prob_dens_mdim_gaussian< vec_t, mat_t > | inline |
q | o2scl::prob_dens_mdim_gaussian< vec_t, mat_t > | mutableprotected |
samp_max | o2scl::prob_dens_mdim_bound_gaussian< vec_t, mat_t > | |
set(size_t p_ndim, vec_t &p_peak, mat_t &covar, vec_t &p_low, vec_t &p_high) | o2scl::prob_dens_mdim_bound_gaussian< vec_t, mat_t > | inline |
o2scl::prob_dens_mdim_gaussian::set(size_t p_ndim, vec_t &p_peak, mat_t &covar) | o2scl::prob_dens_mdim_gaussian< vec_t, mat_t > | inline |
set_alt(size_t p_ndim, vec_t &p_peak, mat_t &p_chol, mat_t &p_covar_inv, double p_norm) | o2scl::prob_dens_mdim_gaussian< vec_t, mat_t > | inline |
set_gproc(size_t n_dim, size_t n_init, vec_vec_t &x, vec_t &y, func_t &fcovar) | o2scl::prob_dens_mdim_gaussian< vec_t, mat_t > | inline |
vtmp | o2scl::prob_dens_mdim_gaussian< vec_t, mat_t > | mutableprotected |