public class BetaRegularized extends AbstractUnivariateRealFunction
pbeta.Function.EvaluationException| Constructor and Description |
|---|
BetaRegularized(double p,
double q)
Construct an instance of Ix(p,q) with the parameters p and q.
|
| Modifier and Type | Method and Description |
|---|---|
double |
evaluate(double x)
Evaluate Ix(p,q).
|
double |
p()
Get p, the shape parameter.
|
double |
q()
Get q, the shape parameter.
|
evaluatedimensionOfDomain, dimensionOfRangeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdimensionOfDomain, dimensionOfRangeCopyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.