#include <weightblockencoder.h>
Definition at line 9 of file weightblockencoder.h.
◆ WeightBlockEncoder()
WeightBlockEncoder::WeightBlockEncoder |
( |
size_t | nPolarizations, |
|
|
size_t | nChannels, |
|
|
size_t | quantCount ) |
|
inline |
◆ Decode()
void WeightBlockEncoder::Decode |
( |
TimeBlockBuffer< float > & | buffer, |
|
|
const unsigned int * | symbolBuffer, |
|
|
size_t | blockRow ) const |
|
inline |
◆ Encode()
void WeightBlockEncoder::Encode |
( |
TimeBlockBuffer< float > & | buffer, |
|
|
float * | metaBuffer, |
|
|
unsigned int * | symbolBuffer ) const |
|
inline |
◆ InitializeDecode()
void WeightBlockEncoder::InitializeDecode |
( |
const float * | metaBuffer | ) |
|
|
inline |
◆ MetaDataFloatCount()
size_t WeightBlockEncoder::MetaDataFloatCount |
( |
| ) |
const |
|
inline |
◆ SymbolCount()
size_t WeightBlockEncoder::SymbolCount |
( |
size_t | nRowsInBlock | ) |
const |
|
inline |
◆ _decodeMaxValue
float WeightBlockEncoder::_decodeMaxValue |
|
private |
◆ _nChannels
const size_t WeightBlockEncoder::_nChannels |
|
private |
◆ _nPolarizations
const size_t WeightBlockEncoder::_nPolarizations |
|
private |
◆ _quantCount
const size_t WeightBlockEncoder::_quantCount |
|
private |
The documentation for this class was generated from the following file: