Tomographer  v1.0a
Tomographer C++ Framework Documentation
Tomographer::AveragedHistogram< HistogramType_, RealAvgType > Member List

This is the complete list of members for Tomographer::AveragedHistogram< HistogramType_, RealAvgType >, including all inherited members.

add(const Eigen::ArrayBase< EigenType > &x, CountType off_chart_=0)Tomographer::UniformBinsHistogram< HistogramType_::Scalar, RealAvgType >inline
add(const UniformBinsHistogram< OtherScalar, OtherCountType > &x)Tomographer::UniformBinsHistogram< HistogramType_::Scalar, RealAvgType >inline
add_histogram(const HistogramType &histogram) (defined in Tomographer::AveragedHistogram< HistogramType_, RealAvgType >)Tomographer::AveragedHistogram< HistogramType_, RealAvgType >inline
add_histogram(const HistogramType &histogram) (defined in Tomographer::AveragedHistogram< HistogramType_, RealAvgType >)Tomographer::AveragedHistogram< HistogramType_, RealAvgType >inline
AveragedHistogram(const Params &params=Params())Tomographer::AveragedHistogram< HistogramType_, RealAvgType >inline
Base_ typedefTomographer::AveragedHistogram< HistogramType_, RealAvgType >
bin_center_value(std::size_t index) constTomographer::UniformBinsHistogram< HistogramType_::Scalar, RealAvgType >inline
bin_index(Scalar value) constTomographer::UniformBinsHistogram< HistogramType_::Scalar, RealAvgType >inline
bin_lower_value(int index) constTomographer::UniformBinsHistogram< HistogramType_::Scalar, RealAvgType >inline
bin_resolution() constTomographer::UniformBinsHistogram< HistogramType_::Scalar, RealAvgType >inline
bin_upper_value(std::size_t index) constTomographer::UniformBinsHistogram< HistogramType_::Scalar, RealAvgType >inline
binsTomographer::UniformBinsHistogram< HistogramType_::Scalar, RealAvgType >
count(std::size_t i) constTomographer::UniformBinsHistogram< HistogramType_::Scalar, RealAvgType >inline
CountType typedefTomographer::AveragedHistogram< HistogramType_, RealAvgType >
deltaTomographer::UniformBinsHistogramWithErrorBars< HistogramType_::Scalar, RealAvgType >
errorbar(std::size_t i) constTomographer::UniformBinsHistogramWithErrorBars< HistogramType_::Scalar, RealAvgType >inline
finalize() (defined in Tomographer::AveragedHistogram< HistogramType_, RealAvgType >)Tomographer::AveragedHistogram< HistogramType_, RealAvgType >inline
finalize() (defined in Tomographer::AveragedHistogram< HistogramType_, RealAvgType >)Tomographer::AveragedHistogram< HistogramType_, RealAvgType >inline
HasErrorBarsTomographer::AveragedHistogram< HistogramType_, RealAvgType >static
HistogramType typedefTomographer::AveragedHistogram< HistogramType_, RealAvgType >
is_within_bounds(Scalar value) constTomographer::UniformBinsHistogram< HistogramType_::Scalar, RealAvgType >inline
load(const Eigen::DenseBase< EigenType > &x, CountType off_chart_=0)Tomographer::UniformBinsHistogram< HistogramType_::Scalar, RealAvgType >inline
num_bins() constTomographer::UniformBinsHistogram< HistogramType_::Scalar, RealAvgType >inline
num_histogramsTomographer::AveragedHistogram< HistogramType_, RealAvgType >
off_chartTomographer::UniformBinsHistogram< HistogramType_::Scalar, RealAvgType >
paramsTomographer::UniformBinsHistogram< HistogramType_::Scalar, RealAvgType >
Params typedefTomographer::AveragedHistogram< HistogramType_, RealAvgType >
pretty_print(int max_width=0) constTomographer::UniformBinsHistogramWithErrorBars< HistogramType_::Scalar, RealAvgType >inline
record(Scalar value)Tomographer::UniformBinsHistogram< HistogramType_::Scalar, RealAvgType >inline
record(Scalar value, CountType weight)Tomographer::UniformBinsHistogram< HistogramType_::Scalar, RealAvgType >inline
reset(const Params &params_)Tomographer::AveragedHistogram< HistogramType_, RealAvgType >inline
reset()Tomographer::AveragedHistogram< HistogramType_, RealAvgType >inline
Scalar typedefTomographer::AveragedHistogram< HistogramType_, RealAvgType >
UniformBinsHistogram(Params p=Params())Tomographer::UniformBinsHistogram< HistogramType_::Scalar, RealAvgType >inline
UniformBinsHistogram(Scalar min_, Scalar max_, std::size_t num_bins)Tomographer::UniformBinsHistogram< HistogramType_::Scalar, RealAvgType >inline
UniformBinsHistogram(const HistogramType &other)Tomographer::UniformBinsHistogram< HistogramType_::Scalar, RealAvgType >inline
UniformBinsHistogramWithErrorBars(Params params=Params())Tomographer::UniformBinsHistogramWithErrorBars< HistogramType_::Scalar, RealAvgType >inline
UniformBinsHistogramWithErrorBars(Scalar min, Scalar max, std::size_t num_bins)Tomographer::UniformBinsHistogramWithErrorBars< HistogramType_::Scalar, RealAvgType >inline