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