|
Doxygen
1.9.1
|
#include <tsgOptimizationUtils.hpp>
Public Attributes | |
| int | performed_iterations |
| The number of iterations performed by the current optimization call. | |
| double | residual |
| The current residual, e.g., the stationarity residual for the gradient descent. | |
Stores information about the run of an optimization algorithm. The residual field is algorithm dependent.