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