|
StochHMM
v0.34
Flexible Hidden Markov Model C++ Library and Application
|
#include <stochTable.h>
Public Member Functions | |
| stoch_val (uint16_t prev, float p) | |
Public Attributes | |
| uint16_t | previous_state |
| float | prob |
Definition at line 99 of file stochTable.h.
|
inline |
Definition at line 100 of file stochTable.h.
| uint16_t StochHMM::alt_simple_stochTable::stoch_val::previous_state |
Definition at line 101 of file stochTable.h.
| float StochHMM::alt_simple_stochTable::stoch_val::prob |
Definition at line 102 of file stochTable.h.
1.8.1