Restart neldermead search.
Update the simplex with neldermead.updatesimp
and restart the search with neldermead.search
.
neldermead.restart(this = NULL)
this
: A neldermead object.Returns an updated neldermead object.
Author of Scilab neldermead module: Michael Baudin (INRIA - Digiteo)
Author of R adaptation: Sebastien Bihorel (sb.pmlab@gmail.com )
neldermead.updatesimp
, neldermead.search
,
Useful links