Learn R Programming

CVXR (version 1.0-14)

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

Value

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

Arguments

xp

the ProblemData Object XPtr