FiniteDifferencesGradient Method |
Name | Description | |
---|---|---|
Gradient(Double) |
Computes the gradient at the given point x.
| |
Gradient(Double, Double) |
Computes the gradient at the given point x,
storing the result at result.
| |
Gradient(FuncDouble, Double, Int32, Int32) |
Obtains the gradient function for a multidimensional function.
|