Click or drag to resize

MatrixTLowerTriangle Method

Overload List
 NameDescription
Public methodLowerTriangle Returns a new matrix containing the lower triangle of this matrix.
Public methodLowerTriangle(MatrixT) Puts the lower triangle of this matrix into the result matrix.
Top
See Also