Description Usage Arguments Value Author(s) See Also
View source: R/optimsimplex.destroy.R
This function erases the coordinates of the vertices (x
) and the
function values (fv
) in a simplex object
1 | optimsimplex.destroy(this = NULL)
|
this |
A simplex object. |
Return an updated simplex object for which the content of the x
and
fv
elements were set to NULL.
Author of Scilab optimsimplex module: Michael Baudin (INRIA - Digiteo)
Author of R adaptation: Sebastien Bihorel (sb.pmlab@gmail.com)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.