View source: R/026_expressions_constants_parameter.R
| is_param_affine | R Documentation |
Returns TRUE if the expression is affine in parameters
and contains no decision variables.
is_param_affine(expr)
expr |
A CVXR expression. |
Logical scalar.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.