#include <functions.hh>
Inheritance diagram for RVL::RVLCopy< Scalar >:

Public Member Functions | |
| RVLCopy () | |
| ~RVLCopy () | |
| void | operator() (LocalDataContainer< Scalar > &x, LocalDataContainer< Scalar > const &y) |
| string | getName () const |
Definition at line 44 of file functions.hh.
| RVL::RVLCopy< Scalar >::RVLCopy | ( | ) |
Definition at line 48 of file functions.hh.
| RVL::RVLCopy< Scalar >::~RVLCopy | ( | ) |
Definition at line 49 of file functions.hh.
| 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().
| string RVL::RVLCopy< Scalar >::getName | ( | ) | const [virtual] |
1.4.7