RVL::RVLCopy< double > Class Template Reference

#include <functions.hh>

Inheritance diagram for RVL::RVLCopy< double >:

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

Public Member Functions

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

Detailed Description

template<>
class RVL::RVLCopy< double >

Definition at line 103 of file functions.hh.


Constructor & Destructor Documentation

RVL::RVLCopy< double >::RVLCopy (  ) 

Definition at line 107 of file functions.hh.

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

Definition at line 108 of file functions.hh.


Member Function Documentation

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

Implements RVL::BinaryLocalEvaluation< double >.

Definition at line 114 of file functions.hh.

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

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

Implements RVL::FunctionObject.

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