#include <compat.h>
Definition at line 169 of file compat.h.
◆ fromHistogram()
static decltype(auto) o2::rans::compat::makeEncoder::fromHistogram |
( |
DenseHistogram< source_T > |
histogram, |
|
|
size_t |
renormingPrecision = 0 |
|
) |
| |
|
inlinestatic |
◆ fromRenormed()
template<typename container_T >
◆ fromSamples() [1/2]
static decltype(auto) o2::rans::compat::makeEncoder::fromSamples |
( |
gsl::span< const source_T > |
range, |
|
|
size_t |
renormingPrecision = 0 |
|
) |
| |
|
inlinestatic |
◆ fromSamples() [2/2]
template<typename source_IT >
static decltype(auto) o2::rans::compat::makeEncoder::fromSamples |
( |
source_IT |
begin, |
|
|
source_IT |
end, |
|
|
size_t |
renormingPrecision = 0 |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file:
- /home/runner/work/AliceO2/AliceO2/Utilities/rANS/include/rANS/compat.h