![]() |
Chemical Data Processing Library Python API - Version 1.2.3
|
Inheritance diagram for CDPL.Math.Vector3DArrayBFGSMinimizer.Status:Static Public Attributes | |
| int | SUCCESS = 0 |
| SUCCESS. | |
| int | NO_PROGRESS = 1 |
| NO_PROGRESS. | |
| int | ITER_LIMIT_REACHED = 2 |
| ITER_LIMIT_REACHED. | |
| int | GNORM_REACHED = 4 |
| GNORM_REACHED. | |
| int | DELTAF_REACHED = 8 |
| DELTAF_REACHED. | |