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.
|
evaluate
dimensionOfDomain, dimensionOfRange
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
dimensionOfDomain, dimensionOfRange
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.