statistics
Class HMM

java.lang.Object
  extended by statistics.HMM

public abstract class HMM
extends java.lang.Object

Abstract HMM class. Covers properties shared by all HMM topologies

Author:
sikoried

Constructor Summary
HMM()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HMM

public HMM()