jhplot.math.num.random
Class MathRNG
- java.lang.Object
-
- jhplot.math.num.random.MathRNG
-
-
Constructor Summary
Constructors Constructor and Description MathRNG()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description double
nextRandomNumber()
Access the next random number from this generator.
-
-
-
Method Detail
-
nextRandomNumber
public double nextRandomNumber()
Access the next random number from this generator.- Specified by:
nextRandomNumber
in interfaceRNG
- Returns:
- the next random number.
-
-
DMelt 3.0 © DataMelt by jWork.ORG