RVL::LinearOpEvaluation< Scalar > Class Template Reference

Convenience 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

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


Detailed Description

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

Convenience 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 2867 of file op.hh.


Constructor & Destructor Documentation

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

Definition at line 2881 of file op.hh.


Member Function Documentation

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

Definition at line 2896 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