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