#include <rnop.hh>
Inheritance diagram for RVL::CFunction< T, f >:

Public Member Functions | |
| void | operator() (LocalDataContainer< T > &y, LocalDataContainer< T > const &x) |
| string | getName () const |
Definition at line 55 of file rnop.hh.
| void RVL::CFunction< T, f >::operator() | ( | LocalDataContainer< T > & | y, | |
| LocalDataContainer< T > const & | x | |||
| ) | [virtual] |
Implements RVL::BinaryLocalEvaluation< T >.
Definition at line 57 of file rnop.hh.
References RVL::LocalDataContainer< DataType >::getData(), and RVL::LocalDataContainer< DataType >::getSize().
| string RVL::CFunction< T, f >::getName | ( | ) | const [virtual] |
1.4.7