| org.apache.commons.math.stat.CertifiedDataTest
CertifiedDataTest | public class CertifiedDataTest extends TestCase (Code) | | Certified data test cases.
version: $Revision: 208874 $ $Date: 2005-07-02 15:24:59 -0700 (Sat, 02 Jul 2005) $ |
Field Summary | |
protected double | mean | protected double | std |
mean | protected double mean(Code) | | |
CertifiedDataTest | public CertifiedDataTest(String name)(Code) | | Certified Data Test Constructor
Parameters: name - |
setUp | public void setUp()(Code) | | |
suite | public static Test suite()(Code) | | The test suite |
testStoredUnivariateImpl | public void testStoredUnivariateImpl() throws Exception(Code) | | Test StorelessDescriptiveStatistics
|
testUnivariateImpl | public void testUnivariateImpl() throws Exception(Code) | | Test StorelessDescriptiveStatistics
|
|
|