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

Histogram renormed to sum of frequencies being 2^P for use in fast rans coding. More...

#include <numeric>
#include <fairlogger/Logger.h>
#include "rANS/internal/containers/Container.h"
#include "rANS/internal/containers/HistogramView.h"

Go to the source code of this file.

Classes

class  o2::rans::RenormedHistogramConcept< container_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 container_T >
size_t o2::rans::countNUsedAlphabetSymbols (const RenormedHistogramConcept< container_T > &histogram)
 

Detailed Description

Histogram renormed to sum of frequencies being 2^P for use in fast rans coding.

Author
Michael Lettrich

Definition in file RenormedHistogram.h.