powered by
Returns the numeric value of a CVXR expression, variable, or constant. For variables, the value is set after solving a problem.
value(x, ...)
A numeric matrix, or NULL if no value has been set.
NULL
An expression object.
Not used.