MatrixGetLowerTrapezoid Method |
Name | Description | |
---|---|---|
GetLowerTrapezoid |
Returns a new matrix of the same size containing the lower trapezoid of this
matrix.
| |
GetLowerTrapezoid(Matrix) |
Copies the lower trapezoid of this matrix into another matrix of the same size.
| |
GetLowerTrapezoid(Matrix, Boolean) |
Copies the lower trapezoid of this matrix into another matrix of the same size.
|