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

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

public class VectorialMeanTest
extends Object


Constructor Summary
VectorialMeanTest()
           
 
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

VectorialMeanTest

public VectorialMeanTest()
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.