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

Packages that use AbstractContinousDistribution
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 AbstractContinousDistribution in org.apache.mahout.math.jet.random
 

Subclasses of AbstractContinousDistribution in org.apache.mahout.math.jet.random
 class Beta
          Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported.
 class BreitWigner
          Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported.
 class BreitWignerMeanSquare
          Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported.
 class ChiSquare
          Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported.
 class Empirical
          Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported.
 class Exponential
           
 class ExponentialPower
          Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported.
 class Gamma
           
 class Hyperbolic
          Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported.
 class Logarithmic
          Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported.
 class Normal
          Implements a normal distribution specified mean and standard deviation.
 class StudentT
          Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported.
 class Uniform
           
 class VonMises
          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.