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