EliminatePwl.norm_inf_canon {CVXR} | R Documentation |
EliminatePwl canonicalizer for the infinite norm atom
Description
EliminatePwl canonicalizer for the infinite norm atom
Usage
EliminatePwl.norm_inf_canon(expr, args)
Arguments
expr |
An Expression object |
args |
A list of Constraint objects |
Value
A canonicalization of the piecewise-lienar atom constructed by the infinite norm atom where the objective function consists variable t of the same dimension as the expression and the constraints consist of a vector constructed by multiplying t to a vector of 1's
[Package CVXR version 1.0-14 Index]