.ProblemData__set_const_to_row {CVXR} | R Documentation |
Set the const_to_row map of the ProblemData Object
Description
Set the const_to_row map of the ProblemData Object
Usage
.ProblemData__set_const_to_row(xp, iv)
Arguments
xp |
the ProblemData Object XPtr |
iv |
a named integer vector with names being integers converted to characters |
[Package CVXR version 1.0-14 Index]