manual: update optim for mode_compute=13

[skip CI]
time-shift
Johannes Pfeifer 2021-01-22 17:08:20 +01:00
parent 78a4bca383
commit d0bada1fdf
1 changed files with 2 additions and 2 deletions

View File

@ -5367,7 +5367,7 @@ block decomposition of the model (see :opt:`block`).
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``
Octave-Forge is installed).
``101``
@ -5502,7 +5502,7 @@ block decomposition of the model (see :opt:`block`).
option :opt:`mode_compute <mode_compute = INTEGER |
FUNCTION_NAME>`):
``1, 3, 7, 12``
``1, 3, 7, 12, 13``
Available options are given in the documentation of the
MATLAB Optimization Toolbox or in Octaves