Click or drag to resize

MatrixGetStrictlyLowerTrapezoid Method

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