org.apache.commons.math3.random
Class GaussianRandomGeneratorTest

java.lang.Object
  extended by org.apache.commons.math3.random.GaussianRandomGeneratorTest

public class GaussianRandomGeneratorTest
extends Object


Constructor Summary
GaussianRandomGeneratorTest()
           
 
Method Summary
 void testMeanAndStandardDeviation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GaussianRandomGeneratorTest

public GaussianRandomGeneratorTest()
Method Detail

testMeanAndStandardDeviation

public void testMeanAndStandardDeviation()


Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.