#include <psMinimizeLMM.h>
Contains numerical analysis parameters/values
Definition at line 75 of file psMinimizeLMM.h.
Data Fields | |
| const int | maxIter |
| Convergence limit. | |
| const float | tol |
| Error Tolerance. | |
| float | value |
| Value of function at minimum. | |
| int | iter |
| Number of iterations to date. | |
| float | lastDelta |
| The last difference for the fit. | |
| const int psMinimization::maxIter |
| const float psMinimization::tol |
| float psMinimization::value |
1.5.1