public class GammaGergoNemes extends AbstractUnivariateRealFunction implements Gamma
Function.EvaluationException
Constructor and Description |
---|
GammaGergoNemes() |
Modifier and Type | Method and Description |
---|---|
double |
evaluate(double x)
Evaluate \(\Gamma(z) = \int_0^\infty e^{-t} t^{z-1} dt\).
|
evaluate
dimensionOfDomain, dimensionOfRange
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
dimensionOfDomain, dimensionOfRange
public double evaluate(double x)
Gamma
evaluate
in interface UnivariateRealFunction
evaluate
in interface Gamma
x
- xCopyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.