RVL::RVLCopy< float > Class Template Reference

#include <functions.hh>

Inheritance diagram for RVL::RVLCopy< float >:

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

Public Member Functions

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

Detailed Description

template<>
class RVL::RVLCopy< float >

Definition at line 75 of file functions.hh.


Constructor & Destructor Documentation

RVL::RVLCopy< float >::RVLCopy (  ) 

Definition at line 79 of file functions.hh.

RVL::RVLCopy< float >::~RVLCopy (  ) 

Definition at line 80 of file functions.hh.


Member Function Documentation

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

Implements RVL::BinaryLocalEvaluation< float >.

Definition at line 86 of file functions.hh.

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

string RVL::RVLCopy< float >::getName (  )  const [virtual]

Implements RVL::FunctionObject.

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