public class ForwardSequenceLattice
extends java.lang.Object
| Constructor and Description |
|---|
ForwardSequenceLattice(java.util.List<java.util.List<State>> candidates,
State boundary) |
| Modifier and Type | Method and Description |
|---|---|
double |
get(int index,
int state_index) |
void |
init() |