#include <SizeEstimate.h>
Definition at line 47 of file SizeEstimate.h.
◆ SizeEstimate() [1/2]
o2::rans::SizeEstimate::SizeEstimate |
( |
| ) |
|
|
inlinedefault |
◆ SizeEstimate() [2/2]
o2::rans::SizeEstimate::SizeEstimate |
( |
const Metrics< source_T > & |
metrics | ) |
|
|
inlineexplicitnoexcept |
◆ getCompressedDatasetSize()
template<typename T >
size_t o2::rans::SizeEstimate::getCompressedDatasetSize |
( |
double_t |
safetyFactor = 1.2 | ) |
const |
|
inline |
◆ getCompressedDictionarySize()
template<typename T >
size_t o2::rans::SizeEstimate::getCompressedDictionarySize |
( |
double_t |
safetyFactor = 2 | ) |
const |
|
inline |
◆ getEntropySizeB()
size_t o2::rans::SizeEstimate::getEntropySizeB |
( |
| ) |
const |
|
inline |
◆ getIncompressibleSize()
template<typename T >
size_t o2::rans::SizeEstimate::getIncompressibleSize |
( |
double_t |
safetyFactor = 1.2 | ) |
const |
|
inline |
◆ getPackedDatasetSize()
template<typename T >
size_t o2::rans::SizeEstimate::getPackedDatasetSize |
( |
double_t |
safetyFactor = 1 | ) |
const |
|
inline |
◆ preferPacking()
bool o2::rans::SizeEstimate::preferPacking |
( |
double_t |
weight = 1 | ) |
const |
|
inline |
The documentation for this class was generated from the following file:
- /home/runner/work/AliceO2/AliceO2/Utilities/rANS/include/rANS/internal/metrics/SizeEstimate.h