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