Project
Loading...
Searching...
No Matches
SparseHistogram.h File Reference

Histogram to depict frequencies of source symbols for rANS compression, based on an ordered set. More...

Go to the source code of this file.

Classes

class  o2::rans::SparseHistogram< source_T >
 

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::rans
 

Functions

template<typename source_T >
size_t o2::rans::countNUsedAlphabetSymbols (const SparseHistogram< source_T > &histogram)
 

Detailed Description

Histogram to depict frequencies of source symbols for rANS compression, based on an ordered set.

Author
Michael Lettrich

Definition in file SparseHistogram.h.