Diagonal |
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(MatrixDouble) | Puts the strictly lower triangle of this matrix into the result matrix. |