Tomographer::Histogram::add(const Eigen::ArrayBase< EigenType > &x, CountType off_chart_=0) | Tomographer::Histogram< Scalar_, CountType_ > | inline |
Tomographer::Histogram::add(const Histogram< OtherScalar, OtherCountType > &x) | Tomographer::Histogram< Scalar_, CountType_ > | inline |
Base_ typedef | Tomographer::HistogramWithErrorBars< Scalar_, CountType_ > | |
binCenterValue(Eigen::Index index) const | Tomographer::Histogram< Scalar_, CountType_ > | inline |
binIndex(Scalar value) const | Tomographer::Histogram< Scalar_, CountType_ > | inline |
binLowerValue(Eigen::Index index) const | Tomographer::Histogram< Scalar_, CountType_ > | inline |
binResolution() const | Tomographer::Histogram< Scalar_, CountType_ > | inline |
bins | Tomographer::Histogram< Scalar_, CountType_ > | |
binUpperValue(Eigen::Index index) const | Tomographer::Histogram< Scalar_, CountType_ > | inline |
copy(const HistogramType &other) | Tomographer::HistogramWithErrorBars< Scalar_, CountType_ > | inlinestatic |
count(Eigen::Index i) const | Tomographer::Histogram< Scalar_, CountType_ > | inline |
CountType typedef | Tomographer::HistogramWithErrorBars< Scalar_, CountType_ > | |
delta | Tomographer::HistogramWithErrorBars< Scalar_, CountType_ > | |
errorBar(Eigen::Index i) const | Tomographer::HistogramWithErrorBars< Scalar_, CountType_ > | inline |
HasErrorBars | Tomographer::HistogramWithErrorBars< Scalar_, CountType_ > | static |
Histogram(Params2 p=Params2()) | Tomographer::Histogram< Scalar_, CountType_ > | inline |
Histogram(Scalar min_, Scalar max_, Eigen::Index num_bins) | Tomographer::Histogram< Scalar_, CountType_ > | inline |
Histogram(Histogram &&x) | Tomographer::Histogram< Scalar_, CountType_ > | inline |
Histogram(const Histogram &x) | Tomographer::Histogram< Scalar_, CountType_ > | inline |
HistogramWithErrorBars(Params params=Params()) | Tomographer::HistogramWithErrorBars< Scalar_, CountType_ > | inline |
HistogramWithErrorBars(Scalar min, Scalar max, Eigen::Index num_bins) | Tomographer::HistogramWithErrorBars< Scalar_, CountType_ > | inline |
HistogramWithErrorBars(HistogramWithErrorBars &&x) | Tomographer::HistogramWithErrorBars< Scalar_, CountType_ > | inline |
HistogramWithErrorBars(const HistogramWithErrorBars &x) | Tomographer::HistogramWithErrorBars< Scalar_, CountType_ > | inline |
isWithinBounds(Scalar value) const | Tomographer::Histogram< Scalar_, CountType_ > | inline |
load(const Eigen::DenseBase< EigenType > &d, const Eigen::DenseBase< EigenType2 > &derr, CountType off_chart_=0) | Tomographer::HistogramWithErrorBars< Scalar_, CountType_ > | inline |
Tomographer::Histogram::load(const Eigen::DenseBase< EigenType > &x, CountType off_chart_=0) | Tomographer::Histogram< Scalar_, CountType_ > | inline |
normalization() const | Tomographer::Histogram< Scalar_, CountType_ > | inline |
normalized() const | Tomographer::HistogramWithErrorBars< Scalar_, CountType_ > | inline |
normalizedCounts() const | Tomographer::HistogramWithErrorBars< Scalar_, CountType_ > | inline |
numBins() const | Tomographer::Histogram< Scalar_, CountType_ > | inline |
off_chart | Tomographer::Histogram< Scalar_, CountType_ > | |
Params typedef | Tomographer::HistogramWithErrorBars< Scalar_, CountType_ > | |
params | Tomographer::Histogram< Scalar_, CountType_ > | |
prettyPrint(int max_width=0) const | Tomographer::HistogramWithErrorBars< Scalar_, CountType_ > | inline |
Tomographer::Histogram::record(Scalar value) | Tomographer::Histogram< Scalar_, CountType_ > | inline |
Tomographer::Histogram::record(Scalar value, CountType weight) | Tomographer::Histogram< Scalar_, CountType_ > | inline |
reset() | Tomographer::HistogramWithErrorBars< Scalar_, CountType_ > | inline |
Scalar typedef | Tomographer::HistogramWithErrorBars< Scalar_, CountType_ > | |
totalCounts() const | Tomographer::Histogram< Scalar_, CountType_ > | inline |