.LinOp_at_index {CVXR}R Documentation

Return the LinOp element at index i (0-based)

Description

Return the LinOp element at index i (0-based)

Usage

.LinOp_at_index(lvec, i)

Arguments

lvec

the LinOpVector Object XPtr

i

the index


[Package CVXR version 1.0-12 Index]