Dcp2Cone.quad_form_canon {CVXR}R Documentation

Dcp2Cone canonicalizer for the quadratic form atom

Description

Dcp2Cone canonicalizer for the quadratic form atom

Usage

Dcp2Cone.quad_form_canon(expr, args)

Arguments

expr

An Expression object

args

A list of Constraint objects

Value

A cone program constructed from a quadratic form atom, where the objective function consists of the scaled objective function from the quadratic over linear canonicalization and same with the constraints.


[Package CVXR version 1.0-12 Index]