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

View source: R/clarabel.R

scaled_upper_triR Documentation

Utility methods for special handling of semidefinite constraints.

Description

Utility methods for special handling of semidefinite constraints.

Usage

scaled_upper_tri(matrix)

Arguments

matrix

The matrix to get the upper triangular matrix for

Value

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


CVXR documentation built on June 27, 2024, 5:11 p.m.