.ProblemData__set_const_vec {CVXR}R Documentation

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


[Package CVXR version 1.0-12 Index]