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. 1, 2024, 5:42 p.m.