org.apache.commons.math3.distribution
Class AbstractIntegerDistributionTest
java.lang.Object
org.apache.commons.math3.distribution.AbstractIntegerDistributionTest
public class AbstractIntegerDistributionTest
- extends Object
Test cases for AbstractIntegerDistribution default implementations.
- Version:
- $Id$
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
diceDistribution
protected final org.apache.commons.math3.distribution.AbstractIntegerDistributionTest.DiceDistribution diceDistribution
p
protected final double p
AbstractIntegerDistributionTest
public AbstractIntegerDistributionTest()
testCumulativeProbabilitiesSingleArguments
public void testCumulativeProbabilitiesSingleArguments()
testCumulativeProbabilitiesRangeArguments
public void testCumulativeProbabilitiesRangeArguments()
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.