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