#include "alg.hh"
#include "linop.hh"
#include "ioterm.hh"
Go to the source code of this file.
Namespaces | |
namespace | RVLUmin |
Classes | |
class | RVLUmin::PowerStep< Scalar > |
This Algorithm does a single iteration of the Power Method for estimating the largest singular value of a linear operator. More... | |
class | RVLUmin::PowerMethod< Scalar > |
Power method for finding largest singular value of a linear operator. More... |