.ProblemData__set_V {CVXR}R Documentation

Set the V field in the ProblemData Object

Description

Set the V field in the ProblemData Object

Usage

.ProblemData__set_V(xp, vp)

Arguments

xp

the ProblemData Object XPtr

vp

a numeric vector of values for field V


[Package CVXR version 1.0-12 Index]