RVL::RVLScale< Scalar > Class Template Reference

This UFO scales an LDC. More...

#include <functions.hh>

Inheritance diagram for RVL::RVLScale< Scalar >:

RVL::UnaryLocalFunctionObject< Scalar > RVL::FunctionObject RVL::UnaryLocalEvaluation< Scalar > RVL::Writeable RVL::LocalEvaluation< Scalar > List of all members.

Public Member Functions

 RVLScale (Scalar _c)
 ~RVLScale ()
void operator() (LocalDataContainer< Scalar > &x)
string getName () const

Detailed Description

template<class Scalar>
class RVL::RVLScale< Scalar >

This UFO scales an LDC.

Definition at line 133 of file functions.hh.


Constructor & Destructor Documentation

template<class Scalar>
RVL::RVLScale< Scalar >::RVLScale ( Scalar  _c  ) 

Definition at line 139 of file functions.hh.

template<class Scalar>
RVL::RVLScale< Scalar >::~RVLScale (  ) 

Definition at line 140 of file functions.hh.


Member Function Documentation

template<class Scalar>
void RVL::RVLScale< Scalar >::operator() ( LocalDataContainer< Scalar > &  x  )  [virtual]

Implements RVL::UnaryLocalEvaluation< Scalar >.

Definition at line 146 of file functions.hh.

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

template<class Scalar>
string RVL::RVLScale< Scalar >::getName (  )  const [virtual]

Implements RVL::FunctionObject.

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