neldermead.restart function

Restart neldermead search.

Restart neldermead search.

Update the simplex with neldermead.updatesimp and restart the search with neldermead.search.

neldermead.restart(this = NULL)

Arguments

  • this: A neldermead object.

Returns

Returns an updated neldermead object.

Author(s)

Author of Scilab neldermead module: Michael Baudin (INRIA - Digiteo)

Author of R adaptation: Sebastien Bihorel (sb.pmlab@gmail.com )

See Also

neldermead.updatesimp, neldermead.search,

  • Maintainer: Sebastien Bihorel
  • License: CeCILL-2
  • Last published: 2022-02-01

Useful links