EliminatePwl.cumsum_canon {CVXR}R Documentation

EliminatePwl canonicalizer for the cumulative sum atom

Description

EliminatePwl canonicalizer for the cumulative sum atom

Usage

EliminatePwl.cumsum_canon(expr, args)

Arguments

expr

An Expression object

args

A list of Constraint objects

Value

A canonicalization of the piecewise-lienar atom constructed from a cumulative sum atom where the objective is Y that is of the same dimension as the matrix of the expression and the constraints consist of various row constraints


[Package CVXR version 1.0-12 Index]