Project
Loading...
Searching...
No Matches
MetricsTester Member List

This is the complete list of members for MetricsTester, including all inherited members.

computeIncompressibleCount(gsl::span< uint32_t > distribution, uint32_t renormingPrecision) noexcepto2::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) noexcepto2::rans::Metrics< source_type >inlineprotected
getCoderProperties() const noexcepto2::rans::Metrics< source_type >inline
getCoderProperties() noexcepto2::rans::Metrics< source_type >inline
getDatasetProperties() const noexcepto2::rans::Metrics< source_type >inline
getDatasetProperties() noexcepto2::rans::Metrics< source_type >inline
getSizeEstimate() const noexcepto2::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
mCoderPropertieso2::rans::Metrics< source_type >protected
mDatasetPropertieso2::rans::Metrics< source_type >protected
Metrics()=defaulto2::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)MetricsTesterinline
MetricsTester(const AdaptiveHistogram< source_type > &histogram, float_t cutoffPrecision=0.999)MetricsTesterinline
MetricsTester(const SparseHistogram< source_type > &histogram, float_t cutoffPrecision=0.999)MetricsTesterinline
source_type typedefo2::rans::Metrics< source_type >
testComputeIncompressibleCount(gsl::span< source_type > distribution, source_type renormingPrecision) noexceptMetricsTesterinline
testComputeRenormingPrecision(float_t cutoffPrecision=0.999) noexceptMetricsTesterinline