edu.cmu.sphinx.linguist.flat
Class StatePath

java.lang.Object
  extended byedu.cmu.sphinx.linguist.flat.StatePath

public class StatePath
extends java.lang.Object

Represents a path in a SentenceHMM. The path includes the particular state, and the states left context. This is used while building/compiling a SentenceHMM


Method Summary
 java.lang.String toString()
          Returns the string representation for this StatePath
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public java.lang.String toString()
Returns the string representation for this StatePath

Returns:
the string representation