Searched defs:nrStates (Results 1 – 1 of 1) sorted by relevance
62 picoos_int32 nrStates; /* nr of states in FST; state is in [1..nrState] */ member259 extern void picokfst_kfstGetFSTSizes (picokfst_FST this, picoos_int32 *nrStates, picoos_int32 *nrCl… in picokfst_kfstGetFSTSizes()