neldermead.destroy: Erase a neldermead object.

View source: R/neldermead.destroy.R

neldermead.destroyR Documentation

Erase a neldermead object.

Description

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

Usage

  neldermead.destroy(this = NULL)

Arguments

this

A neldermead object.

Value

Return 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

optimbase.destroy, optimsimplex.destroy


neldermead documentation built on March 18, 2022, 7:58 p.m.