Evaluates partial derivatives and function value, if any, for a user-provided set of partial derivatives.
The derivative set can be defined with Derivative and Minus UDAs.
The parameter is used when the expression can't evaluate the derivative. If true, prints error at compile-time; otherwise, the corresponding member is set to NaN.
Evaluates partial derivatives and function value, if any, for a user-provided set of partial derivatives. The derivative set can be defined with Derivative and Minus UDAs.