Created
October 18, 2021 10:52
-
-
Save MariaLavrovskaya/79cc413b20aa1e779f04981e533ba4a0 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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