Learn R Programming

neldermead (version 1.0-12)

neldermead.destroy: 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.

See Also

optimbase.destroy, optimsimplex.destroy