View source: R/eliminate_pwl.R
EliminatePwl.abs_canon | R Documentation |
EliminatePwl canonicalizer for the absolute atom
EliminatePwl.abs_canon(expr, args)
expr |
An Expression object |
args |
A list of Constraint objects |
A canonicalization of the picewise-lienar atom constructed from an absolute atom where the objective function consists of the variable that is of the same dimension as the original expression and the constraints consist of splitting the absolute value into two inequalities.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.