Package ca.phon.fsa
Class SimpleFSA.DecisionTracker<T>
java.lang.Object
ca.phon.fsa.SimpleFSA.DecisionTracker<T>
-
Field Summary
Modifier and TypeFieldDescriptionint
int[]
int[]
int
-
Constructor Summary
-
Method Summary
-
Field Details
-
tapeIndex
public int tapeIndex -
choices
-
choiceIndex
public int choiceIndex -
groupStarts
public int[] groupStarts -
groupLengths
public int[] groupLengths
-
-
Constructor Details
-
DecisionTracker
public DecisionTracker()
-