MatrixGetStrictlyUpperTriangle Method |
Name | Description | |
---|---|---|
GetStrictlyUpperTriangle |
Returns a new square matrix containing the strictly upper triangle of this matrix.
| |
GetStrictlyUpperTriangle(Matrix) |
Copies the strictly upper triangle of this matrix into another square matrix.
| |
GetStrictlyUpperTriangle(Matrix, Boolean) |
Copies the strictly upper triangle of this matrix into another square matrix.
|