Wrapper_ipopt.jacobian

Wrapper_ipopt.jacobian(x)[source]

The callback for calculating the jacobian

Parameters

x (array) – The variabless passed to IPOPT

Returns

jac (array) – The gradient of the jacobian matrix at x.