Learn R Programming

CVXR (version 1.0-14)

.ProblemData__get_id_to_col: 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)

Value

the id_to_col field as a named integer vector where the names are integers converted to characters

Arguments

xp

the ProblemData Object XPtr