org.apache.commons.math3.stat.descriptive.moment
Class VectorialCovarianceTest

java.lang.Object
  extended by org.apache.commons.math3.stat.descriptive.moment.VectorialCovarianceTest

public class VectorialCovarianceTest
extends Object


Constructor Summary
VectorialCovarianceTest()
           
 
Method Summary
 void testBasicStats()
           
 void testMismatch()
           
 void testSerial()
           
 void testSimplistic()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VectorialCovarianceTest

public VectorialCovarianceTest()
Method Detail

testMismatch

public void testMismatch()

testSimplistic

public void testSimplistic()

testBasicStats

public void testBasicStats()

testSerial

public void testSerial()


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