![]() | Linear |
Name | Description | |
---|---|---|
![]() | LinearProgrammingProblem | Default constructor. Behavior of resulting object is undefined. |
![]() | LinearProgrammingProblem(DoubleVector) | Constructs a LinearProgrammingProblem object for minimizing objective function dot(objectiveCoefficients, x), where x is the vector of variables. |