#include "op.hh"
Go to the source code of this file.
Namespaces | |
namespace | RVL |
Classes | |
class | RVL::BlockOperator< Scalar > |
Operator defined with product domain and range. More... | |
class | RVL::TensorOp< Scalar > |
Explicit BlockOp construction for two range components. More... | |
class | RVL::DiagOp< Scalar > |
Explicit BlockOp construction for 2x2 diagonal. More... | |
class | RVL::BlockLinearOp< Scalar > |
Linear Operator defined with product range. More... | |
class | RVL::BlockLinearOpBlock< Scalar > |
i,j block of BlockLinearOp, as LinearOp More... | |
class | RVL::ColumnLinearOp< Scalar > |
Linear Operator defined with product range. More... | |
class | RVL::TensorLinearOp< Scalar > |
Explicit ColumnLinearOp construction for two range components Y.H. More... | |
class | RVL::InjectOp< Scalar > |
Affine Injection operator. More... |