FunctionMultiDimensionalCalcGradientDifferentiable, FiniteDifferenceDerivativepublic interface FunctionMultiDimensionalDifferentiable extends FunctionMultiDimensional
| Modifier and Type | Method | Description |
|---|---|---|
double |
df(int[] d,
double[] x) |
Returns the derivative indicated by the array d evaluated at the given point x.
|
f, getDimensiondouble df(int[] d,
double[] x)