Uses of Class
be.ac.ulg.montefiore.run.jahmm.OpdfGaussianMixture

Packages that use OpdfGaussianMixture
be.ac.ulg.montefiore.run.jahmm This package is an Hidden Markov Model implementation. 
be.ac.ulg.montefiore.run.jahmm.io This package holds classes that read and write Hidden Markov Model-related objects. 
 

Uses of OpdfGaussianMixture in be.ac.ulg.montefiore.run.jahmm
 

Methods in be.ac.ulg.montefiore.run.jahmm that return OpdfGaussianMixture
 OpdfGaussianMixture OpdfGaussianMixture.clone()
           
 OpdfGaussianMixture OpdfGaussianMixtureFactory.factor()
           
 

Uses of OpdfGaussianMixture in be.ac.ulg.montefiore.run.jahmm.io
 

Methods in be.ac.ulg.montefiore.run.jahmm.io that return OpdfGaussianMixture
 OpdfGaussianMixture OpdfGaussianMixtureReader.read(java.io.StreamTokenizer st)
           
 

Methods in be.ac.ulg.montefiore.run.jahmm.io with parameters of type OpdfGaussianMixture
 void OpdfGaussianMixtureWriter.write(java.io.Writer writer, OpdfGaussianMixture opdf)
           
 



Copyright © 2004,2005 Jean-Marc François.