Tomographer  v1.0a
Tomographer C++ Framework Documentation
Tomographer::UniformBinsHistogram< Scalar_, CountType_ > Member List

This is the complete list of members for Tomographer::UniformBinsHistogram< Scalar_, CountType_ >, including all inherited members.

add(const Eigen::ArrayBase< EigenType > &x, CountType off_chart_=0)Tomographer::UniformBinsHistogram< Scalar_, CountType_ >inline
add(const UniformBinsHistogram< OtherScalar, OtherCountType > &x)Tomographer::UniformBinsHistogram< Scalar_, CountType_ >inline
bin_center_value(std::size_t index) const Tomographer::UniformBinsHistogram< Scalar_, CountType_ >inline
bin_index(Scalar value) const Tomographer::UniformBinsHistogram< Scalar_, CountType_ >inline
bin_lower_value(int index) const Tomographer::UniformBinsHistogram< Scalar_, CountType_ >inline
bin_resolution() const Tomographer::UniformBinsHistogram< Scalar_, CountType_ >inline
bin_upper_value(std::size_t index) const Tomographer::UniformBinsHistogram< Scalar_, CountType_ >inline
binsTomographer::UniformBinsHistogram< Scalar_, CountType_ >
count(std::size_t i) const Tomographer::UniformBinsHistogram< Scalar_, CountType_ >inline
CountType typedefTomographer::UniformBinsHistogram< Scalar_, CountType_ >
HasErrorBarsTomographer::UniformBinsHistogram< Scalar_, CountType_ >static
is_within_bounds(Scalar value) const Tomographer::UniformBinsHistogram< Scalar_, CountType_ >inline
load(const Eigen::DenseBase< EigenType > &x, CountType off_chart_=0)Tomographer::UniformBinsHistogram< Scalar_, CountType_ >inline
num_bins() const Tomographer::UniformBinsHistogram< Scalar_, CountType_ >inline
off_chartTomographer::UniformBinsHistogram< Scalar_, CountType_ >
paramsTomographer::UniformBinsHistogram< Scalar_, CountType_ >
pretty_print(int max_width=0) const Tomographer::UniformBinsHistogram< Scalar_, CountType_ >inline
record(Scalar value)Tomographer::UniformBinsHistogram< Scalar_, CountType_ >inline
record(Scalar value, CountType weight)Tomographer::UniformBinsHistogram< Scalar_, CountType_ >inline
reset()Tomographer::UniformBinsHistogram< Scalar_, CountType_ >inline
Scalar typedefTomographer::UniformBinsHistogram< Scalar_, CountType_ >
UniformBinsHistogram(Params p=Params())Tomographer::UniformBinsHistogram< Scalar_, CountType_ >inline
UniformBinsHistogram(Scalar min_, Scalar max_, std::size_t num_bins)Tomographer::UniformBinsHistogram< Scalar_, CountType_ >inline
UniformBinsHistogram(const HistogramType &other)Tomographer::UniformBinsHistogram< Scalar_, CountType_ >inline