org.apache.commons.math3.random
Class UncorrelatedRandomVectorGeneratorTest

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

public class UncorrelatedRandomVectorGeneratorTest
extends Object


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

Constructor Detail

UncorrelatedRandomVectorGeneratorTest

public UncorrelatedRandomVectorGeneratorTest()
Method Detail

testMeanAndCorrelation

public void testMeanAndCorrelation()


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