RVL::RVLCopy< Scalar > Class Template Reference

This BFO copies the second LDC onto the first. More...

#include <functions.hh>

Inheritance diagram for RVL::RVLCopy< Scalar >:

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

Public Member Functions

 RVLCopy ()
 ~RVLCopy ()
void operator() (LocalDataContainer< Scalar > &x, LocalDataContainer< Scalar > const &y)
string getName () const

Detailed Description

template<class Scalar>
class RVL::RVLCopy< Scalar >

This BFO copies the second LDC onto the first.

Definition at line 44 of file functions.hh.


Constructor & Destructor Documentation

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

Definition at line 48 of file functions.hh.

template<class Scalar>
RVL::RVLCopy< Scalar >::~RVLCopy (  ) 

Definition at line 49 of file functions.hh.


Member Function Documentation

template<class Scalar>
void RVL::RVLCopy< Scalar >::operator() ( LocalDataContainer< Scalar > &  x,
LocalDataContainer< Scalar > const &  y 
) [virtual]

Implements RVL::BinaryLocalEvaluation< Scalar >.

Definition at line 55 of file functions.hh.

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

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

Implements RVL::FunctionObject.

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