org.apache.commons.math3.special
Class GammaTest
java.lang.Object
org.apache.commons.math3.special.GammaTest
public class GammaTest
- extends Object
- Version:
- $Id: GammaTest.java 1414531 2012-11-28 05:39:39Z celestin $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GammaTest
public GammaTest()
testRegularizedGammaNanPositive
public void testRegularizedGammaNanPositive()
testRegularizedGammaPositiveNan
public void testRegularizedGammaPositiveNan()
testRegularizedGammaNegativePositive
public void testRegularizedGammaNegativePositive()
testRegularizedGammaPositiveNegative
public void testRegularizedGammaPositiveNegative()
testRegularizedGammaZeroPositive
public void testRegularizedGammaZeroPositive()
testRegularizedGammaPositiveZero
public void testRegularizedGammaPositiveZero()
testRegularizedGammaPositivePositive
public void testRegularizedGammaPositivePositive()
testLogGammaNan
public void testLogGammaNan()
testLogGammaNegative
public void testLogGammaNegative()
testLogGammaZero
public void testLogGammaZero()
testLogGammaPositive
public void testLogGammaPositive()
testDigammaLargeArgs
public void testDigammaLargeArgs()
testDigammaSmallArgs
public void testDigammaSmallArgs()
testTrigamma
public void testTrigamma()
testLogGamma
public void testLogGamma()
testLogGammaPrecondition1
public void testLogGammaPrecondition1()
testLogGammaPrecondition2
public void testLogGammaPrecondition2()
testInvGamma1pm1
public void testInvGamma1pm1()
testInvGamma1pm1Precondition1
public void testInvGamma1pm1Precondition1()
testInvGamma1pm1Precondition2
public void testInvGamma1pm1Precondition2()
testLogGamma1p
public void testLogGamma1p()
testLogGamma1pPrecondition1
public void testLogGamma1pPrecondition1()
testLogGamma1pPrecondition2
public void testLogGamma1pPrecondition2()
testGamma
public void testGamma()
testGammaNegativeInteger
public void testGammaNegativeInteger()
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.