.ProblemData__set_J {CVXR}R Documentation

Set the J field in the ProblemData Object

Description

Set the J field in the ProblemData Object

Usage

.ProblemData__set_J(xp, jp)

Arguments

xp

the ProblemData Object XPtr

jp

an integer vector of the values for field J of the ProblemData object


[Package CVXR version 1.0-12 Index]