#include <algebra/infinite_vector.h>
#include <adaptive_multiplicative_Schwarz.cpp>
Go to the source code of this file.
Namespaces | |
namespace | FrameTL |
Functions | |
template<class PROBLEM > | |
void | FrameTL::MultSchw (const PROBLEM &P, const double epsilon, Array1D< InfiniteVector< double, typename PROBLEM::Index > > &approximations) |
Adaptive multiplicative Schwarz wavelet frame algorithm from Stevenson, Werner 2009. |