Click or drag to resize

DiagonalMatrixStrictlyUpperTriangle Method

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