Click or drag to resize

DiagonalMatrixStrictlyLowerTriangle Method

Overload List
 NameDescription
Public methodStrictlyLowerTriangle Returns a new matrix containing the lower triangle of this matrix. The new matrix does not contain the diagonal elements of this matrix.
Public methodStrictlyLowerTriangle(MatrixComplex) Puts the strictly lower triangle of this matrix into the result matrix.
Top
See Also