View source: R/conic_solvers.R
scaled_lower_tri | R Documentation |
Utility methods for special handling of semidefinite constraints.
scaled_lower_tri(matrix)
matrix |
The matrix to get the lower triangular matrix for |
The lower triangular part of the matrix, stacked in column-major order
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.