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