Overload List

  NameDescription
Public methodAddRows(array<IRange>[]()[][])
Adds range constraints as new rows to an LP matrix.
Public methodAddRows(array<IRange>[]()[][], Int32, Int32)
Adds a set of range constraints as new rows to an LP matrix.
Public methodAddRows(array<Double>[]()[][], array<Double>[]()[][], array<array<Int32>[]()[][]>[]()[][], array<array<Double>[]()[][]>[]()[][])
Adds a set of new rows to LP matrix.

See Also