libTLK
1.3.1
|
Recognition statistics. More...
Data Fields | |
tLProb | prob |
The log-probability of the path. | |
unsigned long | total_astates |
The total number of active states in the trellis. | |
unsigned long | max_astates |
Maximum number of simultaneously active states. | |
unsigned long | min_astates |
Minimum number of simultaneously active states. | |
unsigned long | lookahead_fails |
Lookahead cache fails. |
Recognition statistics.
Structure used to store statistics from 'tL_recognise'.
unsigned long tLRecStats::max_astates |
Maximum number of simultaneously active states.
unsigned long tLRecStats::min_astates |
Minimum number of simultaneously active states.
The log-probability of the path.
unsigned long tLRecStats::total_astates |
The total number of active states in the trellis.