allocate(size_t n) | o2scl::hist | protected |
clear() | o2scl::hist | |
clear_wgts() | o2scl::hist | |
copy_reps(vec_t &v) | o2scl::hist | inline |
copy_to_table(table<> &t, std::string reps, std::string lower_edges, std::string upper_edges, std::string weights) | o2scl::hist | |
create_rep_vec(resize_vec_t &v) | o2scl::hist | inline |
deriv(double x) | o2scl::hist | |
deriv2(double x) | o2scl::hist | |
extend_lhs | o2scl::hist | |
extend_rhs | o2scl::hist | |
from_table(o2scl::table<> &t, std::string colx, size_t n_bins) | o2scl::hist | inline |
from_table(o2scl::table<> &t, std::string colx, std::string coly, size_t n_bins) | o2scl::hist | inline |
get_bin_high(double x) | o2scl::hist | inline |
get_bin_high(double x) const | o2scl::hist | inline |
get_bin_high_i(size_t i) | o2scl::hist | |
get_bin_high_i(size_t i) const | o2scl::hist | |
get_bin_index(double x) const | o2scl::hist | |
get_bin_low(double x) | o2scl::hist | inline |
get_bin_low(double x) const | o2scl::hist | inline |
get_bin_low_i(size_t i) | o2scl::hist | |
get_bin_low_i(size_t i) const | o2scl::hist | |
get_bins() const | o2scl::hist | inline |
get_max_index() const | o2scl::hist | |
get_max_rep() | o2scl::hist | |
get_max_wgt() const | o2scl::hist | |
get_min_index() const | o2scl::hist | |
get_min_rep() | o2scl::hist | |
get_min_wgt() const | o2scl::hist | |
get_rep(double x) | o2scl::hist | inline |
get_rep_i(size_t i) | o2scl::hist | |
get_rep_mode() const | o2scl::hist | inline |
get_wgt(double x) const | o2scl::hist | inline |
get_wgt(double x) | o2scl::hist | inline |
get_wgt_i(size_t i) const | o2scl::hist | |
get_wgt_i(size_t i) | o2scl::hist | |
get_wgts() const | o2scl::hist | inline |
hist() | o2scl::hist | |
hist(const hist &h) | o2scl::hist | |
hist(size_t nv, const vec_t &v, size_t n_bins) | o2scl::hist | inline |
hist(size_t nv, const vec_t &v, const vec2_t &w, size_t n_bins) | o2scl::hist | inline |
hist(const vec_t &v, size_t n_bins) | o2scl::hist | inline |
hist(const vec_t &v, const vec2_t &w, size_t n_bins) | o2scl::hist | inline |
hsize | o2scl::hist | protected |
integ(double x, double y) | o2scl::hist | |
integ_wgts() | o2scl::hist | |
interp(double x) | o2scl::hist | |
interp_t typedef | o2scl::hist | protected |
is_valid() const | o2scl::hist | |
itype | o2scl::hist | protected |
normalize(double new_sum=1.0) | o2scl::hist | |
o2scl_hdf::hdf_input (defined in o2scl::hist) | o2scl::hist | friend |
o2scl_hdf::hdf_output (defined in o2scl::hist) | o2scl::hist | friend |
operator()(double x) | o2scl::hist | |
operator=(const hist &h) | o2scl::hist | |
operator[](size_t i) const | o2scl::hist | inline |
operator[](size_t i) | o2scl::hist | inline |
rmode | o2scl::hist | protected |
rmode_avg | o2scl::hist | static |
rmode_gmean | o2scl::hist | static |
rmode_high | o2scl::hist | static |
rmode_low | o2scl::hist | static |
rmode_user | o2scl::hist | static |
set_bin_edges(uniform_grid< double > g) | o2scl::hist | |
set_bin_edges(size_t n, const vec_t &v) | o2scl::hist | inline |
set_interp_type(size_t interp_type) | o2scl::hist | |
set_rep_mode(size_t mode) | o2scl::hist | |
set_reps(size_t n, const vec_t &v) | o2scl::hist | inline |
set_reps_auto() | o2scl::hist | protected |
set_wgt(double x, double val) | o2scl::hist | inline |
set_wgt_i(size_t i, double val) | o2scl::hist | |
size() const | o2scl::hist | inline |
sum_wgts() | o2scl::hist | |
swap_reps(ubvector &v) | o2scl::hist | |
ubin | o2scl::hist | protected |
ubvector typedef (defined in o2scl::hist) | o2scl::hist | |
update(double x, double val=1.0) | o2scl::hist | |
update_i(size_t i, double val=1.0) | o2scl::hist | inline |
urep | o2scl::hist | protected |
user_rep | o2scl::hist | protected |
uwgt | o2scl::hist | protected |
~hist() (defined in o2scl::hist) | o2scl::hist | |