Overload List
| Name | Description | |
|---|---|---|
| AddRows(array<IRange>[]()[][]) |
Adds range constraints as new rows to an LP matrix.
| |
| AddRows(array<IRange>[]()[][], Int32, Int32) |
Adds a set of range constraints as new rows to an LP matrix.
| |
| AddRows(array<Double>[]()[][], array<Double>[]()[][], array<array<Int32>[]()[][]>[]()[][], array<array<Double>[]()[][]>[]()[][]) |
Adds a set of new rows to LP matrix.
|