Uses of Class
org.apache.mahout.clustering.dirichlet.models.NormalModelDistribution

Packages that use NormalModelDistribution
org.apache.mahout.clustering.dirichlet.models   
 

Uses of NormalModelDistribution in org.apache.mahout.clustering.dirichlet.models
 

Subclasses of NormalModelDistribution in org.apache.mahout.clustering.dirichlet.models
 class SampledNormalDistribution
          An implementation of the ModelDistribution interface suitable for testing the DirichletCluster algorithm.
 



Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.