![]() |
Project
|
Functions | |
template<typename source_T > | |
size_t | getNUsedAlphabetSymbols (const DenseHistogram< source_T > &f) |
template<typename source_T > | |
size_t | getNUsedAlphabetSymbols (const AdaptiveHistogram< source_T > &f) |
template<typename source_T > | |
size_t | getNUsedAlphabetSymbols (const SparseHistogram< source_T > &f) |
template<typename histogram_T > | |
decltype(auto) | renorm (histogram_T histogram, Metrics< typename histogram_T::source_type > &metrics, RenormingPolicy renormingPolicy, size_t lowProbabilityCutoffBits=0) |
|
inline |
|
inline |
|
inline |
decltype(auto) o2::rans::renormImpl::renorm | ( | histogram_T | histogram, |
Metrics< typename histogram_T::source_type > & | metrics, | ||
RenormingPolicy | renormingPolicy, | ||
size_t | lowProbabilityCutoffBits = 0 |
||
) |