Dcp2Cone.entr_canon {CVXR}R Documentation

Dcp2Cone canonicalizer for the entropy atom

Description

Dcp2Cone canonicalizer for the entropy atom

Usage

Dcp2Cone.entr_canon(expr, args)

Arguments

expr

An Expression object

args

A list of Constraint objects

Value

A cone program constructed from an entropy atom where the objective function is just the variable t with an ExpCone constraint.


[Package CVXR version 1.0-12 Index]