public class CumulativeNormalHastings extends AbstractUnivariateRealFunction implements StandardCumulativeNormal
Function.EvaluationException
Constructor and Description |
---|
CumulativeNormalHastings() |
Modifier and Type | Method and Description |
---|---|
double |
evaluate(double x)
Evaluate \(F(x;\,\mu,\sigma^2)\).
|
evaluate
dimensionOfDomain, dimensionOfRange
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
dimensionOfDomain, dimensionOfRange
public double evaluate(double x)
StandardCumulativeNormal
evaluate
in interface UnivariateRealFunction
evaluate
in interface StandardCumulativeNormal
x
- xCopyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.