#include <htk_hmm.h>
Collaboration diagram for _HTK_HMM_variance:

Data Fields | |
| char * | name | 
| Name (NULL if not defined as Macro).  | |
| VECT * | vec | 
| Covariance vector (diagonal).  | |
| short | len | 
| Length of above.  | |
| _HTK_HMM_variance * | next | 
| Pointer to next data, NULL if last.  | |
Definition at line 120 of file htk_hmm.h.
 1.5.0