Dcp2Cone.log_det_canon: Dcp2Cone canonicalizer for the log determinant atom

View source: R/dcp2cone.R

Dcp2Cone.log_det_canonR Documentation

Dcp2Cone canonicalizer for the log determinant atom

Description

Dcp2Cone canonicalizer for the log determinant atom

Usage

Dcp2Cone.log_det_canon(expr, args)

Arguments

expr

An Expression object

args

A list of Constraint objects

Value

A cone program constructed from a log determinant atom where the objective function is the sum of the log of the vector D and the constraints consist of requiring the matrix Z to be diagonal and the diagonal Z to equal D, Z to be upper triangular and DZ; t(Z)A to be positive semidefinite, where A is a n by n matrix.


CVXR documentation built on Oct. 31, 2022, 1:07 a.m.