optimsimplex.destroy: Erase Simplex Object

Description Usage Arguments Value Author(s) See Also

View source: R/optimsimplex.destroy.R

Description

This function erases the coordinates of the vertices (x) and the function values (fv) in a simplex object

Usage

1

Arguments

this

A simplex object.

Value

Return an updated simplex object for which the content of the x and fv elements were set to NULL.

Author(s)

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

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

See Also

optimsimplex


optimsimplex documentation built on Jan. 29, 2022, 1:09 a.m.