Structure containing various histogram pruning parameters and internal storage All in integers. More...
#include <fast_algo_struct.h>
Public Attributes | |
| int32 | maxwpf |
| int32 | maxhistpf |
| int32 | maxhmmpf |
| int32 | hmm_hist_binsize |
| int32 | hmm_hist_bins |
| int32 * | hmm_hist |
Structure containing various histogram pruning parameters and internal storage All in integers.
| int32* histprune_t::hmm_hist |
Histogram: #frames in which a given no. of HMMs are active
Number of histogram bins
Hmm histogram bin size
| int32 histprune_t::maxhistpf |
Max histories per frame
| int32 histprune_t::maxhmmpf |
Max active HMMs per frame
| int32 histprune_t::maxwpf |
Max words per frame
1.7.6.1