Skip to content
Snippets Groups Projects
Verified Commit b4f293bd authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Document mode_compute=13

[skip ci]
parent 1e767ce9
Branches
Tags
No related merge requests found
Pipeline #4470 skipped
......@@ -5336,6 +5336,14 @@ block decomposition of the model (see :opt:`block`).
(available under MATLAB if the Global Optimization
Toolbox is installed; not available under Octave).
``13``
Uses the ``lsqnonlin`` non-linear least squares optimization
routine (available under MATLAB if the Optimization Toolbox is
installed; available under Octave if the `optim
<https://octave.sourceforge.io/optim/>`__ package from
Octave-Forge is installed). ``101``
``101``
Uses the SolveOpt algorithm for local nonlinear
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment