| ECOS_cleanup | R Documentation |
Frees the C-level ECOS workspace. After this call the workspace external pointer is invalidated and cannot be used for further solves or updates. It is safe to call this more than once.
ECOS_cleanup(workspace)
workspace |
an external pointer of class |
NULL, invisibly.
ECOS_setup, ECOS_solve,
ECOS_update
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.