scaled_upper_tri {CVXR} | R Documentation |
Utility methods for special handling of semidefinite constraints.
scaled_upper_tri(matrix)
matrix |
The matrix to get the upper triangular matrix for |
The upper triangular part of the matrix, stacked in column-major order