View source: R/eliminate_pwl.R
EliminatePwl.max_elemwise_canon | R Documentation |
EliminatePwl canonicalizer for the elementwise maximum atom
EliminatePwl.max_elemwise_canon(expr, args)
expr |
An Expression object |
args |
A list of Constraint objects |
A canonicalization of the piecewise-lienar atom constructed by a elementwise maximum atom where the objective function is the variable t of the same dimension as the expression and the constraints consist of a simple inequality.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.