.ProblemData__set_I {CVXR} | R Documentation |
Set the I field in the ProblemData Object
Description
Set the I field in the ProblemData Object
Usage
.ProblemData__set_I(xp, ip)
Arguments
xp |
the ProblemData Object XPtr |
ip |
an integer vector of values for field I of the ProblemData object |
[Package CVXR version 1.0-14 Index]