![]() |
SOPT
Sparse OPTimisation
|
Values indicating how the algorithm ran. More...
#include <sdmm.h>
Public Attributes | |
t_uint | niters |
Number of iterations. More... | |
bool | good |
Wether convergence was achieved. More... | |
ConjugateGradient::Diagnostic | cg_diagnostic |
Conjugate gradient result. More... | |
Values indicating how the algorithm ran.
ConjugateGradient::Diagnostic sopt::algorithm::SDMM< SCALAR >::Diagnostic::cg_diagnostic |
bool sopt::algorithm::SDMM< SCALAR >::Diagnostic::good |
t_uint sopt::algorithm::SDMM< SCALAR >::Diagnostic::niters |