.ProblemData__get_const_vec {CVXR} | R Documentation |
Get the const_vec field from the ProblemData Object
Description
Get the const_vec field from the ProblemData Object
Usage
.ProblemData__get_const_vec(xp)
Arguments
xp |
the ProblemData Object XPtr |
Value
a numeric vector of the field const_vec from the ProblemData Object
[Package CVXR version 1.0-14 Index]