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