| ECOS_solve | R Documentation |
Calls ECOS_solve on an existing workspace created by
ECOS_setup. The workspace can be solved multiple
times, optionally with ECOS_update calls in between
to change numerical data.
ECOS_solve(workspace, control = NULL)
workspace |
an external pointer of class |
control |
optional named list of solver parameters (see
|
the same result list as ECOS_csolve.
ECOS_setup, ECOS_update,
ECOS_cleanup
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.