scaled_lower_tri: Utility methods for special handling of semidefinite...

View source: R/conic_solvers.R

scaled_lower_triR Documentation

Utility methods for special handling of semidefinite constraints.

Description

Utility methods for special handling of semidefinite constraints.

Usage

scaled_lower_tri(matrix)

Arguments

matrix

The matrix to get the lower triangular matrix for

Value

The lower triangular part of the matrix, stacked in column-major order


CVXR documentation built on Oct. 31, 2022, 1:07 a.m.