GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LDT / V0-5-2 > encdec / rhel6-32
#include <HDE.h>
Public Attributes | |
| HDE_assay | assay |
| int | nhuff |
| HUFF_code * | codes |
| unsigned int * | wa |
| unsigned int * | freq |
The histogram assay information
Referenced by _HDE_codeS(), _HDE_symbolEncodeS(), HDE_assayLocate(), HDE_construct(), HDE_encodeSS(), HDE_histClearL(), HDE_histClearS(), HDE_symbolsEncodeS(), HDE_tableConstructL(), and HDE_tableEncode().
The generated set of codes
Referenced by _HDE_codeS(), _HDE_symbolEncodeS(), HDE_construct(), HDE_encodeSS(), HDE_symbolsEncodeS(), HDE_tableConstructL(), and HDE_tableEncode().
| unsigned int* _HDE::freq |
The frequency distribution
Referenced by HDE_construct(), HDE_encodeSS(), HDE_symbolsEncodeS(), HDE_tableConstructL(), and HDE_tableEncode().
| int _HDE::nhuff |
The maximum number of bins to use in the Huffman encoding
Referenced by HDE_construct(), HDE_encodeSS(), and HDE_tableConstructL().
| unsigned int* _HDE::wa |
Working are for HUFF_build
Referenced by HDE_construct(), HDE_encodeSS(), HDE_tableConstructL(), and HDE_tableEncode().
1.5.8