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