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


anqif/CVXR documentation built on Feb. 6, 2024, 4:28 a.m.