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