Uses of Package
org.apache.mahout.math.jet.random.engine

Packages that use org.apache.mahout.math.jet.random.engine
org.apache.mahout.math.jet.random Large variety of probability distributions featuring high performance generation of random numbers, CDF's and PDF's. 
org.apache.mahout.math.jet.random.engine Engines generating strong uniformly distributed pseudo-random numbers; Needed by all JET probability distributions since they rely on uniform random numbers to generate random numbers from their own distribution. 
 

Classes in org.apache.mahout.math.jet.random.engine used by org.apache.mahout.math.jet.random
RandomEngine
          Abstract base class for uniform pseudo-random number generating engines.
 

Classes in org.apache.mahout.math.jet.random.engine used by org.apache.mahout.math.jet.random.engine
RandomEngine
          Abstract base class for uniform pseudo-random number generating engines.
 



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