public interface PDFGradientInterface
| Modifier and Type | Method and Description |
|---|---|
double[] |
getPDFGradient(double x,
double[] params)
Returns the gradient of the probability density function.
|
double[] getPDFGradient(double x,
double[] params)
x - a double valueparams - a double array containing the parameter
valuesdouble array equal to the first partial
derivatives of the probability density function with respect to the
parameters evaluated at X = xCopyright © 1970-2015 Rogue Wave Software
Built March 24 2015.