.ProblemData__set_id_to_col {CVXR}R Documentation

Set the id_to_col field of the ProblemData Object

Description

Set the id_to_col field of the ProblemData Object

Usage

.ProblemData__set_id_to_col(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-12 Index]