.ProblemData__get_I {CVXR} | R Documentation |
Get the I field of the ProblemData Object
Description
Get the I field of the ProblemData Object
Usage
.ProblemData__get_I(xp)
Arguments
xp |
the ProblemData Object XPtr |
Value
an integer vector of the field I from the ProblemData Object
[Package CVXR version 1.0-14 Index]