org.apache.commons.math3.distribution
Class BetaDistributionTest

java.lang.Object
  extended by org.apache.commons.math3.distribution.BetaDistributionTest

public class BetaDistributionTest
extends Object


Constructor Summary
BetaDistributionTest()
           
 
Method Summary
 void testCumulative()
           
 void testDensity()
           
 void testMoments()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BetaDistributionTest

public BetaDistributionTest()
Method Detail

testCumulative

public void testCumulative()

testDensity

public void testDensity()

testMoments

public void testMoments()


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