Sparse |
Name | Description | |
---|---|---|
StrictlyLowerTriangle | Returns a new matrix containing the lower triangle of this matrix. The new matrix does not contain the diagonal elements of this matrix. | |
StrictlyLowerTriangle(MatrixSingle) | Puts the strictly lower triangle of this matrix into the result matrix. |