Dcp2Cone.sigma_max_canon {CVXR}R Documentation

Dcp2Cone canonicalizer for the sigma max atom

Description

Dcp2Cone canonicalizer for the sigma max atom

Usage

Dcp2Cone.sigma_max_canon(expr, args)

Arguments

expr

An Expression object

args

A list of Constraint objects

Value

A cone program constructed from a sigma max atom where the objective function consists of the variable t that is of the same dimension as the original expression with specified constraints in the function.


[Package CVXR version 1.0-12 Index]