#include "op.hh"
#include "local.hh"
#include "rnspace.hh"
Go to the source code of this file.
Namespaces | |
namespace | RVL |
Classes | |
class | RVL::matvec< T > |
Mat-Vec as FunctionObject. More... | |
class | RVL::fmatvec< T > |
forward action wrapper - for generation of LinearOpFO instances More... | |
class | RVL::amatvec< T > |
adjoint action wrapper - for generation of LinearOpFO instances More... | |
class | RVL::GenMat< T > |
GenMat: simple matrix class, mostly for testing purposes. More... | |
class | RVL::SymMat< T > |
Symmetric specialization of GenMat. More... |