Dcp2Cone.kl_div_canon {CVXR}R Documentation

Dcp2Cone canonicalizer for the KL Divergence atom

Description

Dcp2Cone canonicalizer for the KL Divergence atom

Usage

Dcp2Cone.kl_div_canon(expr, args)

Arguments

expr

An Expression object

args

A list of Constraint objects

Value

A cone program constructed from a KL divergence atom where t is the objective function with the ExpCone constraints.


[Package CVXR version 1.0-12 Index]