Overload List
| Name | Description | |
|---|---|---|
| RemoveRows(array<Int32>[]()[][]) |
Removes a set of rows from the invoking LP matrix.
| |
| RemoveRows(Int32, Int32) |
Removes a range of rows from the LP matrix.
| |
| RemoveRows(array<Int32>[]()[][], Int32, Int32) |
Removes as set of rows from the invoking LP matrix.
|