org.apache.commons.math.random
Class MersenneTwisterTest
java.lang.Object
org.apache.commons.math.random.MersenneTwisterTest
public class MersenneTwisterTest
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MersenneTwisterTest
public MersenneTwisterTest()
testGaussian
public void testGaussian()
testDouble
public void testDouble()
testFloat
public void testFloat()
testNextIntNeg
public void testNextIntNeg()
testNextIntN
public void testNextIntN()
testNextInt
public void testNextInt()
testNextLong
public void testNextLong()
testNexBoolean
public void testNexBoolean()
testNexBytes
public void testNexBytes()
testMakotoNishimura
public void testMakotoNishimura()
Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.