| NonPos | R Documentation |
Constrains an expression to be non-positive elementwise: x \le 0.
NonPos(expr, constr_id = NULL)
expr |
A CVXR expression. |
constr_id |
Optional integer constraint ID. |
A NonPos constraint object.
NonNeg, Inequality
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.