类 | |
| singleton | CStringFeatures< ST > |
| Template class StringFeatures implements a list of strings. 更多... | |
| class | Model |
| class Model 更多... | |
| class | CHMM |
| Hidden Markov Model. 更多... | |
类型定义 | |
HMM specific types | |
| typedef float64_t | T_ALPHA_BETA_TABLE |
| type for alpha/beta caching table 更多... | |
| typedef uint8_t | T_STATES |
| typedef T_STATES * | P_STATES |
枚举 | |
| enum | BaumWelchViterbiType { BW_NORMAL, BW_TRANS, BW_DEFINED, VIT_NORMAL, VIT_DEFINED } |