![]() |
Project
|
This is the complete list of members for MetricsTester, including all inherited members.
computeIncompressibleCount(gsl::span< uint32_t > distribution, uint32_t renormingPrecision) noexcept | o2::rans::Metrics< source_type > | inlineprotected |
computeMetrics(const histogram_T &histogram, std::optional< source_type > min, std::optional< source_type > max) | o2::rans::Metrics< source_type > | protected |
computeRenormingPrecision(float_t cutoffPrecision) noexcept | o2::rans::Metrics< source_type > | inlineprotected |
getCoderProperties() const noexcept | o2::rans::Metrics< source_type > | inline |
getCoderProperties() noexcept | o2::rans::Metrics< source_type > | inline |
getDatasetProperties() const noexcept | o2::rans::Metrics< source_type > | inline |
getDatasetProperties() noexcept | o2::rans::Metrics< source_type > | inline |
getSizeEstimate() const noexcept | o2::rans::Metrics< source_type > | inline |
init(const histogram_T &histogram, std::optional< source_type > min, std::optional< source_type > max, float_t cutoffPrecision) | o2::rans::Metrics< source_type > | inlineprotected |
mCoderProperties | o2::rans::Metrics< source_type > | protected |
mDatasetProperties | o2::rans::Metrics< source_type > | protected |
Metrics()=default | o2::rans::Metrics< source_type > | |
Metrics(const DenseHistogram< source_type > &histogram, float_t cutoffPrecision=defaultCutoffPrecision) | o2::rans::Metrics< source_type > | inline |
Metrics(const AdaptiveHistogram< source_type > &histogram, float_t cutoffPrecision=defaultCutoffPrecision) | o2::rans::Metrics< source_type > | inline |
Metrics(const SparseHistogram< source_type > &histogram, float_t cutoffPrecision=defaultCutoffPrecision) | o2::rans::Metrics< source_type > | inline |
Metrics(const DenseHistogram< source_type > &histogram, source_type min, source_type max, float_t cutoffPrecision=defaultCutoffPrecision) | o2::rans::Metrics< source_type > | inline |
Metrics(const AdaptiveHistogram< source_type > &histogram, source_type min, source_type max, float_t cutoffPrecision=defaultCutoffPrecision) | o2::rans::Metrics< source_type > | inline |
Metrics(const SparseHistogram< source_type > &histogram, source_type min, source_type max, float_t cutoffPrecision=defaultCutoffPrecision) | o2::rans::Metrics< source_type > | inline |
MetricsTester(const DenseHistogram< source_type > &histogram, float_t cutoffPrecision=0.999) | MetricsTester | inline |
MetricsTester(const AdaptiveHistogram< source_type > &histogram, float_t cutoffPrecision=0.999) | MetricsTester | inline |
MetricsTester(const SparseHistogram< source_type > &histogram, float_t cutoffPrecision=0.999) | MetricsTester | inline |
source_type typedef | o2::rans::Metrics< source_type > | |
testComputeIncompressibleCount(gsl::span< source_type > distribution, source_type renormingPrecision) noexcept | MetricsTester | inline |
testComputeRenormingPrecision(float_t cutoffPrecision=0.999) noexcept | MetricsTester | inline |