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)
this
: A neldermead object.Return an updated neldermead object.
optimbase.destroy
, optimsimplex.destroy
Author of Scilab neldermead module: Michael Baudin (INRIA - Digiteo)
Author of R adaptation: Sebastien Bihorel (sb.pmlab@gmail.com )
Useful links