![]() |
SOPT
Sparse OPTimisation
|
Values indicating how the algorithm ran. More...
#include <imaging_primal_dual.h>
Public Member Functions | |
Diagnostic (t_uint niters=0u, bool good=false) | |
Diagnostic (t_uint niters, bool good, t_Vector &&residual) | |
Diagnostic (t_uint niters=0u, bool good=false) | |
Diagnostic (t_uint niters, bool good, t_Vector &&residual) | |
![]() | |
Diagnostic (t_uint niters=0u, bool good=false) | |
Diagnostic (t_uint niters, bool good, t_Vector &&residual) | |
Additional Inherited Members | |
![]() | |
t_uint | niters |
Number of iterations. More... | |
bool | good |
Wether convergence was achieved. More... | |
t_Vector | residual |
the residual from the last iteration More... | |
Values indicating how the algorithm ran.
Definition at line 37 of file imaging_primal_dual.h.
|
inline |
Definition at line 38 of file imaging_primal_dual.h.
|
inline |
Definition at line 39 of file imaging_primal_dual.h.
|
inline |
Definition at line 37 of file l2_primal_dual.h.
|
inline |
Definition at line 38 of file l2_primal_dual.h.