View source: R/257_zzz_R_specific_exports.R
| curvature | R Documentation |
Returns the DCP curvature of an expression as a string.
curvature(x)
x |
A CVXR expression. |
Character: "CONSTANT", "AFFINE", "CONVEX", "CONCAVE",
or "UNKNOWN".
is_convex(), is_concave(), is_affine(), is_constant()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.