![]() |
Project
|
Decoder - User facing class to decode a rANS encoded stream back into the source data based on the same statistical distribution used for encoding. More...
#include <rANS/internal/containers/RenormedHistogram.h>
#include <rANS/internal/containers/LowRangeDecoderTable.h>
#include <rANS/internal/containers/HighRangeDecoderTable.h>
#include <rANS/internal/decode/DecoderConcept.h>
#include <fairlogger/Logger.h>
#include <gsl/span>
#include "rANS/internal/common/utils.h"
Go to the source code of this file.
Classes | |
class | o2::rans::Decoder< source_T, decoder_T > |
Namespaces | |
namespace | o2 |
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
namespace | o2::rans |
Decoder - User facing class to decode a rANS encoded stream back into the source data based on the same statistical distribution used for encoding.
Definition in file Decoder.h.