Class Random1D
java.lang.Object
org.ojalgo.random.Random1D
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
length
public final int length
-
-
Constructor Details
-
Random1D
-
Random1D
public Random1D(int size) If the variables are uncorrelated.
-
-
Method Details
-
setSeed
public static void setSeed(long seed) -
nextDouble
-
nextGaussian
-
size
public int size()
-