Learn R Programming

CVXR (version 1.0-14)

scaled_upper_tri: Utility methods for special handling of semidefinite constraints.

Description

Utility methods for special handling of semidefinite constraints.

Usage

scaled_upper_tri(matrix)

Value

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

Arguments

matrix

The matrix to get the upper triangular matrix for