Learn R Programming

CVXR (version 1.0-14)

.ProblemData__set_const_vec: Set the const_vec field in the ProblemData Object

Description

Set the const_vec field in the ProblemData Object

Usage

.ProblemData__set_const_vec(xp, cvp)

Arguments

xp

the ProblemData Object XPtr

cvp

a numeric vector of values for const_vec field of the ProblemData object