iterative¶
Simple iterative type optimization schemes.
Functions
|
Optimized implementation of CG for self-adjoint operators. |
|
Optimized implementation of CG for the normal equation. |
|
Default exponential zero sequence. |
|
Optimized implementation of a Gauss-Newton method. |
|
Optimized implementation of Kaczmarz’s method. |
|
Optimized implementation of Landweber’s method. |