|
|
GoldfarbIdnaniStatus Enumeration |
Namespace: Accord.Math.Optimization
| Member name | Value | Description | |
|---|---|---|---|
| Success | 0 | Convergence was attained. | |
| NonPositiveDefinite | 1 | The quadratic problem matrix is not positive definite. | |
| NoPossibleSolution | 2 | The posed constraints cannot be fulfilled. |