RVL::amatvec< T > Class Template Reference

adjoint action wrapper - for generation of LinearOpFO instances More...

#include <rnmat.hh>

Inheritance diagram for RVL::amatvec< T >:

RVL::BinaryLocalFunctionObject< T > RVL::FunctionObject RVL::BinaryLocalEvaluation< T > RVL::Writeable RVL::LocalEvaluation< T > List of all members.

Public Member Functions

 amatvec (matvec< T > &_m)
 amatvec (amatvec< T > const &f)
 ~amatvec ()
void operator() (LocalDataContainer< T > &y, LocalDataContainer< T > const &x)
string getName () const

Detailed Description

template<typename T>
class RVL::amatvec< T >

adjoint action wrapper - for generation of LinearOpFO instances

Definition at line 179 of file rnmat.hh.


Constructor & Destructor Documentation

template<typename T>
RVL::amatvec< T >::amatvec ( matvec< T > &  _m  ) 

Definition at line 186 of file rnmat.hh.

template<typename T>
RVL::amatvec< T >::amatvec ( amatvec< T > const &  f  ) 

Definition at line 187 of file rnmat.hh.

template<typename T>
RVL::amatvec< T >::~amatvec (  ) 

Definition at line 188 of file rnmat.hh.


Member Function Documentation

template<typename T>
void RVL::amatvec< T >::operator() ( LocalDataContainer< T > &  y,
LocalDataContainer< T > const &  x 
) [virtual]

Implements RVL::BinaryLocalEvaluation< T >.

Definition at line 191 of file rnmat.hh.

template<typename T>
string RVL::amatvec< T >::getName (  )  const [virtual]

Implements RVL::FunctionObject.

Definition at line 196 of file rnmat.hh.


The documentation for this class was generated from the following file:
Generated on 5 Jan 2017 for LocalRVL by  doxygen 1.4.7