org.apache.commons.math3.distribution
Class KolmogorovSmirnovDistributionTest
java.lang.Object
org.apache.commons.math3.distribution.KolmogorovSmirnovDistributionTest
public class KolmogorovSmirnovDistributionTest
- extends Object
Test cases for KolmogorovSmirnovDistribution.
- Version:
- $Id: KolmogorovSmirnovDistributionTest.java 1364028 2012-07-21 00:42:49Z erans $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KolmogorovSmirnovDistributionTest
public KolmogorovSmirnovDistributionTest()
testCumulativeDensityFunction
public void testCumulativeDensityFunction()
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.