Skip to content

Instantly share code, notes, and snippets.

@MariaLavrovskaya
Created October 18, 2021 10:52
Show Gist options
  • Save MariaLavrovskaya/79cc413b20aa1e779f04981e533ba4a0 to your computer and use it in GitHub Desktop.
Save MariaLavrovskaya/79cc413b20aa1e779f04981e533ba4a0 to your computer and use it in GitHub Desktop.
tic
[xPD, fPD, _, _, infoPD] = PrimalDual(F, ineqConstraint, eqConstraint, x0, lambda0, nu0, mu, tol, tol, maxIter, optsBT);
toc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment