View source: R/eliminate_pwl.R
EliminatePwl.min_elemwise_canon | R Documentation |
EliminatePwl canonicalizer for the elementwise minimum atom
EliminatePwl.min_elemwise_canon(expr, args)
expr |
An Expression object |
args |
A list of Constraint objects |
A canonicalization of the piecewise-lienar atom constructed by a minimum elementwise atom where the objective function is the negative of variable t t produced by max_elemwise_canon 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.