RVL::LinearOpAdjEvaluation< Scalar > Class Template Reference

Another convenience handle class used in formulation of linear combination, composition algorithms to avoid unnecessary temporary storage and computation, which would result from using OperatorEvaluation in the same settings. More...

#include <op.hh>

List of all members.

Public Member Functions

 LinearOpAdjEvaluation (LinearOp< Scalar > const &_op, Vector< Scalar > const &_ref)
Vector< Scalar > const & getValue () const


Detailed Description

template<typename Scalar>
class RVL::LinearOpAdjEvaluation< Scalar >

Another convenience handle class used in formulation of linear combination, composition algorithms to avoid unnecessary temporary storage and computation, which would result from using OperatorEvaluation in the same settings.

Definition at line 2912 of file op.hh.


Constructor & Destructor Documentation

template<typename Scalar>
RVL::LinearOpAdjEvaluation< Scalar >::LinearOpAdjEvaluation ( LinearOp< Scalar > const &  _op,
Vector< Scalar > const &  _ref 
)

Definition at line 2926 of file op.hh.


Member Function Documentation

template<typename Scalar>
Vector<Scalar> const& RVL::LinearOpAdjEvaluation< Scalar >::getValue (  )  const

Definition at line 2941 of file op.hh.


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