| Package | Description |
|---|---|
| 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.
|
| Class and Description |
|---|
| RandomEngine
Abstract base class for uniform pseudo-random number generating engines.
|
Copyright © 2008–2016 The Apache Software Foundation. All rights reserved.