| is_linearizable_convex | R Documentation |
Convex after linearizing all smooth subexpressions (DNLP composition rule).
Mirrors CVXPY's Expression.is_linearizable_convex().
is_linearizable_convex(x, ...)
x |
An expression object. |
... |
Not used. |
Logical scalar.
is_dnlp, is_linearizable_concave
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.