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