#include <Wav_iHisto.h>
List of all members.
Constructor & Destructor Documentation
| iHistogram::iHistogram |
( |
int |
nsyms, |
|
|
int |
maxct |
|
) |
| |
| iHistogram::~iHistogram |
( |
| ) |
|
Member Function Documentation
| void iHistogram::BuildTreeCount |
( |
void |
| ) |
|
| int iHistogram::Count |
( |
int |
sym | ) |
[inline] |
| Real iHistogram::Entropy |
( |
int |
sym | ) |
[inline] |
| void iHistogram::IncCount |
( |
int |
sym | ) |
|
| void iHistogram::InitCounts |
( |
int * |
cnts | ) |
|
| void iHistogram::InitCounts |
( |
iHistBinFun * |
f, |
|
|
void * |
closure |
|
) |
| |
| int iHistogram::Lchild |
( |
int |
parent | ) |
[inline] |
| int iHistogram::LeftCount |
( |
int |
sym | ) |
|
| void iHistogram::loadHistogram |
( |
char * |
filename | ) |
|
| int iHistogram::Parent |
( |
int |
child | ) |
[inline] |
| void iHistogram::pc |
( |
int |
from, |
|
|
int |
to |
|
) |
| |
| void iHistogram::print |
( |
ostream & |
strm | ) |
|
| void iHistogram::printerr |
( |
void |
| ) |
|
| void iHistogram::qs |
( |
int |
from, |
|
|
int |
to |
|
) |
| |
| void iHistogram::qsortSyms |
( |
void |
| ) |
|
| int iHistogram::Rchild |
( |
int |
parent | ) |
[inline] |
| void iHistogram::Reorganise |
( |
int |
sym | ) |
|
| void iHistogram::saveHistogram |
( |
char * |
filename | ) |
|
| void iHistogram::ScaleCounts |
( |
void |
| ) |
|
| int iHistogram::sorted |
( |
int |
from, |
|
|
int |
to |
|
) |
| |
| void iHistogram::swapSyms |
( |
int |
pos_a, |
|
|
int |
pos_b |
|
) |
| |
| int iHistogram::Symbol |
( |
int |
val | ) |
|
| int iHistogram::TotalCount |
( |
| ) |
|
Member Data Documentation
The documentation for this class was generated from the following files: