View source: R/026_expressions_constants_parameter.R
| is_param_free | R Documentation |
Returns TRUE if the expression contains no parameters.
is_param_free(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.