Click or drag to resize

MatrixGetStrictlyUpperTriangle Method

Overload List
  NameDescription
Public methodGetStrictlyUpperTriangle
Returns a new square matrix containing the strictly upper triangle of this matrix.
Public methodGetStrictlyUpperTriangle(Matrix)
Copies the strictly upper triangle of this matrix into another square matrix.
Public methodGetStrictlyUpperTriangle(Matrix, Boolean)
Copies the strictly upper triangle of this matrix into another square matrix.
Top
See Also