Click or drag to resize

MatrixGetUpperTrapezoid Method

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