$treeview $search $mathjax
|
Eigen-unsupported
3.2.5
$projectbrief
|
$projectbrief
|
$searchbox |
Controls the iterations of the iterative solvers. More...
Protected Attributes | |
| size_t | m_maxiter |
| Max. number of iterations. | |
| size_t | m_nit |
| iteration number | |
| int | m_noise |
| if noise > 0 iterations are printed | |
| double | m_res |
| last computed residual | |
| double | m_resmax |
| maximum residual | |
| double | m_rhsn |
| Right hand side norm. | |
Controls the iterations of the iterative solvers.
This class has been adapted from the iteration class of GMM++ and ITL libraries.
1.6.1