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

Packages that use OpdfGaussian
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 OpdfGaussian in be.ac.ulg.montefiore.run.jahmm
 

Methods in be.ac.ulg.montefiore.run.jahmm that return OpdfGaussian
 OpdfGaussian OpdfGaussian.clone()
           
 OpdfGaussian OpdfGaussianFactory.factor()
           
 

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

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

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



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