Overload List

  NameDescription
Public methodRemoveCols(array<Int32>[]()[][])
Removes a set of columns from the invoking LP matrix.
Public methodRemoveCols(Int32, Int32)
Remove a range of columns from the LP matrix.
Public methodRemoveCols(array<Int32>[]()[][], Int32, Int32)
Removes a set of columns from the invoking LP matrix.

See Also