.ProblemData__get_id_to_col {CVXR} | R Documentation |
Get the id_to_col field of the ProblemData Object
Description
Get the id_to_col field of the ProblemData Object
Usage
.ProblemData__get_id_to_col(xp)
Arguments
xp |
the ProblemData Object XPtr |
Value
the id_to_col field as a named integer vector where the names are integers converted to characters
[Package CVXR version 1.0-14 Index]