Click or drag to resize

MatrixGetStrictlyUpperTrapezoid Method

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