| Name | Description |
---|
  | Derivative(FuncDouble, Double, Double) |
Returns an approximation to the derivative of a function.
|
  | Derivative(FuncDouble, Double, Double, DifferencesDirection) |
Returns an approximation to the derivative of a function.
|
  | Derivative(FuncDouble, Double, Double, Double) |
Returns an approximation to the derivative of a function.
|
  | Derivative(FuncDouble, Double, Double, DifferencesDirection, Int32) |
Returns an approximation to the derivative of a function.
|