Overload List

  NameDescription
Public methodRemoveRows(array<Int32>[]()[][])
Removes a set of rows from the invoking LP matrix.
Public methodRemoveRows(Int32, Int32)
Removes a range of rows from the LP matrix.
Public methodRemoveRows(array<Int32>[]()[][], Int32, Int32)
Removes as set of rows from the invoking LP matrix.

See Also