segMappingParam Struct Reference

Assigned for each state. More...

#include <segModel.h>


Data Fields

char * id
 Mapping matrix name (e.g.
double ** forward
 Forward mapping matrix.
double ** inverse
 Inverse mapping matrix.
short vecSize
 Dimension of intermediate-layer vector.
short targetVecSize
 Dimension of acoustic feature vector.


Detailed Description

Assigned for each state.


Field Documentation

char* segMappingParam::id

Mapping matrix name (e.g.

ae_m21)


The documentation for this struct was generated from the following file:
Generated on Sun Aug 5 02:40:38 2007 for SEGRec Version 1.0 by  doxygen 1.5.1