org.apache.commons.math3.stat.descriptive
Class AbstractUnivariateStatisticTest
java.lang.Object
org.apache.commons.math3.stat.descriptive.AbstractUnivariateStatisticTest
public class AbstractUnivariateStatisticTest
- extends Object
Tests for AbstractUnivariateStatistic
- Version:
- $Id: AbstractUnivariateStatisticTest.java 1244107 2012-02-14 16:17:55Z erans $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
testArray
protected double[] testArray
testWeightsArray
protected double[] testWeightsArray
testNegativeWeightsArray
protected double[] testNegativeWeightsArray
nullArray
protected double[] nullArray
singletonArray
protected double[] singletonArray
testStatistic
protected Mean testStatistic
AbstractUnivariateStatisticTest
public AbstractUnivariateStatisticTest()
testTestPositive
public void testTestPositive()
testTestNegative
public void testTestNegative()
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.