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 Nov. 11, 2024, 1:52 a.m.