| Zero | R Documentation |
Constrains an expression to equal zero elementwise: x = 0.
Zero(expr, constr_id = NULL)
expr |
A CVXR expression. |
constr_id |
Optional integer constraint ID. |
A Zero constraint object.
Equality, NonPos, NonNeg
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.