| is_smooth | R Documentation |
Smooth = constant, or both linearizable-convex and linearizable-concave.
Mirrors CVXPY's Expression.is_smooth().
is_smooth(x, ...)
x |
An expression object. |
... |
Not used. |
Logical scalar.
is_dnlp, is_linearizable_convex,
is_linearizable_concave
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.