Wrapper_ipopt_autodiff.constraints

Wrapper_ipopt_autodiff.constraints(x)[source]

The callback for calculating the constraints

Parameters

x (array) – The variabless passed to IPOPT

Returns

constr (array) – The constraints of the objective function at x.