Skip to content
Snippets Groups Projects

manual: update optim for mode_compute=13

1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
@@ -5367,7 +5367,7 @@ block decomposition of the model (see :opt:`block`).
@@ -5367,7 +5367,7 @@ block decomposition of the model (see :opt:`block`).
routine (available under MATLAB if the Optimization Toolbox is
routine (available under MATLAB if the Optimization Toolbox is
installed; available under Octave if the `optim
installed; available under Octave if the `optim
<https://octave.sourceforge.io/optim/>`__ package from
<https://octave.sourceforge.io/optim/>`__ package from
Octave-Forge is installed). ``101``
Octave-Forge is installed).
``101``
``101``
@@ -5502,7 +5502,7 @@ block decomposition of the model (see :opt:`block`).
@@ -5502,7 +5502,7 @@ block decomposition of the model (see :opt:`block`).
option :opt:`mode_compute <mode_compute = INTEGER |
option :opt:`mode_compute <mode_compute = INTEGER |
FUNCTION_NAME>`):
FUNCTION_NAME>`):
``1, 3, 7, 12``
``1, 3, 7, 12, 13``
Available options are given in the documentation of the
Available options are given in the documentation of the
MATLAB Optimization Toolbox or in Octave’s
MATLAB Optimization Toolbox or in Octave’s
Loading