![]() |
SOPT
Sparse OPTimisation
|
#include <sdmm.h>
Public Attributes | |
Vector< SCALAR > | x |
Vector which minimizes the sum of functions. More... | |
![]() | |
t_uint | niters |
Number of iterations. More... | |
bool | good |
Wether convergence was achieved. More... | |
ConjugateGradient::Diagnostic | cg_diagnostic |
Conjugate gradient result. More... | |
Vector<SCALAR> sopt::algorithm::SDMM< SCALAR >::DiagnosticAndResult::x |
Vector which minimizes the sum of functions.
Definition at line 36 of file sdmm.h.
Referenced by sopt::algorithm::SDMM< SCALAR >::operator()().