Skip navigation links

Package 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.

See: Description

Package org.apache.mahout.math.jet.random.engine Description

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. Thus, the classes of this package are at the core of computational statistics, simulations, Monte Carlo methods, etc.
Skip navigation links

Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.