Dcp2Cone.indicator_canon {CVXR}R Documentation

Dcp2Cone canonicalizer for the indicator atom

Description

Dcp2Cone canonicalizer for the indicator atom

Usage

Dcp2Cone.indicator_canon(expr, args)

Arguments

expr

An Expression object

args

A list of Constraint objects

Value

A cone program constructed from an indicator atom and where 0 is the objective function with the given constraints in the function.


[Package CVXR version 1.0-14 Index]