![]() | Bounded |
Name | Description | |
---|---|---|
![]() | PointIsFeasible(DoubleVector) | Function for determining the feasibility of a give point. A point x is feasible if it satisfies all the constraints of the problem. |
![]() | PointIsFeasible(DoubleVector, Double) | Function for determining the feasibility of a give point. A point x is feasible if it satisfies all the constraints of the problem within a specified tolerance. |