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