Uses of Class
org.apache.mahout.math.jet.random.AbstractDiscreteDistribution

Packages that use AbstractDiscreteDistribution
org.apache.mahout.math.jet.random Large variety of probability distributions featuring high performance generation of random numbers, CDF's and PDF's. 
 

Uses of AbstractDiscreteDistribution in org.apache.mahout.math.jet.random
 

Subclasses of AbstractDiscreteDistribution in org.apache.mahout.math.jet.random
 class Binomial
          Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported.
 class EmpiricalWalker
          Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported.
 class HyperGeometric
          Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported.
 class NegativeBinomial
          Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported.
 class Poisson
          Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported.
 class PoissonSlow
          Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported.
 class Zeta
          Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported.
 



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