neldermead.destroy function

Erase a neldermead object.

Erase a neldermead object.

neldermead.destroy calls optimbase.destroy and optimsimplex.destroy to erase the content of this$optbase and this$simplex0.

neldermead.destroy(this = NULL)

Arguments

  • this: A neldermead object.

Returns

Return an updated neldermead object.

See Also

optimbase.destroy, optimsimplex.destroy

Author(s)

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

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

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

Useful links