Click or drag to resize

NumericalDerivative.CreateMixedPartialDerivativeFunctionHandle Method

Overload List
 NameDescription
Public methodCreateMixedPartialDerivativeFunctionHandle(Func<Double[], Double>, Int32[], Int32) Creates a function handle for the mixed partial derivative of a multivariate function.
Public methodCreateMixedPartialDerivativeFunctionHandle(Func<Double[], Double>[], Int32[], Int32) Creates a function handle for the mixed partial derivative of a multivariate vector function.
Top
See Also