Description Usage Arguments Value
This function constructs a list of options to be parsed when
solver
is set to Rmosek
. This function really
implements the default feasibility tolerances.
1 |
options |
list. Each set of options should be passed as a
list, with the name of each entry being the name of the class
of options. For example, options for double parameters should
be contained in the entry |
debug |
boolean, indicates whether or not the function should provide output when obtaining bounds. The output provided is the same as what Mosek would send to the console. |
list, the set of options declared by the user, including some additional default values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.