RVL::RVLAssignConst< Scalar > Class Template Reference

This UFO sets all elements of a LDC to a constant value. More...

#include <functions.hh>

Inheritance diagram for RVL::RVLAssignConst< Scalar >:

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

Public Member Functions

 RVLAssignConst (Scalar _c)
 ~RVLAssignConst ()
void operator() (LocalDataContainer< Scalar > &v)
string getName () const

Detailed Description

template<class Scalar>
class RVL::RVLAssignConst< Scalar >

This UFO sets all elements of a LDC to a constant value.

Definition at line 376 of file functions.hh.


Constructor & Destructor Documentation

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

Definition at line 382 of file functions.hh.

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

Definition at line 383 of file functions.hh.


Member Function Documentation

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

Implements RVL::UnaryLocalEvaluation< Scalar >.

Definition at line 386 of file functions.hh.

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

Implements RVL::FunctionObject.

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