.build_matrix_0 {CVXR}R Documentation

Get the sparse flag field for the LinOp object

Description

Get the sparse flag field for the LinOp object

Usage

.build_matrix_0(xp, v)

Arguments

xp

the LinOpVector Object XPtr

v

the id_to_col named int vector in R with integer names

Value

a XPtr to ProblemData Object


[Package CVXR version 1.0-12 Index]