| value | R Documentation |
Returns the numeric value of a CVXR expression, variable, or constant. For variables, the value is set after solving a problem.
value(x, ...)
x |
An expression object. |
... |
Not used. |
A numeric matrix, or NULL if no value has been set.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.