RVL::RVLAddAccumulate< Scalar > Class Template Reference

This BFO does v += w. More...

#include <functions.hh>

Inheritance diagram for RVL::RVLAddAccumulate< Scalar >:

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

Public Member Functions

 RVLAddAccumulate ()
 RVLAddAccumulate (const RVLAddAccumulate< Scalar > &)
virtual ~RVLAddAccumulate ()
void operator() (LocalDataContainer< Scalar > &v, LocalDataContainer< Scalar > const &w)
string getName () const

Detailed Description

template<class Scalar>
class RVL::RVLAddAccumulate< Scalar >

This BFO does v += w.

Definition at line 342 of file functions.hh.


Constructor & Destructor Documentation

template<class Scalar>
RVL::RVLAddAccumulate< Scalar >::RVLAddAccumulate (  ) 

Definition at line 345 of file functions.hh.

template<class Scalar>
RVL::RVLAddAccumulate< Scalar >::RVLAddAccumulate ( const RVLAddAccumulate< Scalar > &   ) 

Definition at line 346 of file functions.hh.

template<class Scalar>
virtual RVL::RVLAddAccumulate< Scalar >::~RVLAddAccumulate (  )  [virtual]

Definition at line 347 of file functions.hh.


Member Function Documentation

template<class Scalar>
void RVL::RVLAddAccumulate< Scalar >::operator() ( LocalDataContainer< Scalar > &  v,
LocalDataContainer< Scalar > const &  w 
) [virtual]

Implements RVL::BinaryLocalEvaluation< Scalar >.

Definition at line 350 of file functions.hh.

References RVL::LocalDataContainer< DataType >::getData(), RVL::LocalDataContainer< DataType >::getSize(), and RVL::Writeable::write().

template<class Scalar>
string RVL::RVLAddAccumulate< Scalar >::getName (  )  const [virtual]

Implements RVL::FunctionObject.

Definition at line 369 of file functions.hh.


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