Learn R Programming

CVXR (version 1.9.1)

with_quad_form_dpp_scope: Execute Expression Within a quad_form DPP Scope

Description

Execute Expression Within a quad_form DPP Scope

Usage

with_quad_form_dpp_scope(expr)

Value

The result of evaluating expr.

Arguments

expr

An R expression to evaluate within the quad_form DPP scope.