RVL::CFunction< T, f > Class Template Reference

FO class encapsulating eval of f. More...

#include <rnop.hh>

Inheritance diagram for RVL::CFunction< T, f >:

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

Public Member Functions

void operator() (LocalDataContainer< T > &y, LocalDataContainer< T > const &x)
string getName () const

Detailed Description

template<typename T, int f>
class RVL::CFunction< T, f >

FO class encapsulating eval of f.

Definition at line 55 of file rnop.hh.


Member Function Documentation

template<typename T, int f>
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().

template<typename T, int f>
string RVL::CFunction< T, f >::getName (  )  const [virtual]

Implements RVL::FunctionObject.

Definition at line 66 of file rnop.hh.


The documentation for this class was generated from the following file:
Generated on 5 Jan 2017 for LocalRVL by  doxygen 1.4.7