Click or drag to resize

MatrixGetLowerTrapezoid Method

Overload List
  NameDescription
Public methodGetLowerTrapezoid
Returns a new matrix of the same size containing the lower trapezoid of this matrix.
Public methodGetLowerTrapezoid(Matrix)
Copies the lower trapezoid of this matrix into another matrix of the same size.
Public methodGetLowerTrapezoid(Matrix, Boolean)
Copies the lower trapezoid of this matrix into another matrix of the same size.
Top
See Also