#include <algebra/infinite_vector.h>#include <steepest_descent.cpp>Go to the source code of this file.
Namespaces | |
| namespace | FrameTL |
Functions | |
| template<class PROBLEM > | |
| void | FrameTL::steepest_descent_SOLVE (const PROBLEM &P, const double epsilon, Array1D< InfiniteVector< double, typename PROBLEM::Index > > &approximations) |
| Adaptive steepest descent wavelet frame algorithm from Dahlke, Fornasier, Raasch, Stevenson, Werner 2007. | |
1.5.8