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