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