#include <localreduction.hh>
Inheritance diagram for RVL::UnaryLocalFunctionObjectScalarRedn< DataType, ValType >:

Public Member Functions | |
| UnaryLocalFunctionObjectScalarRedn (ValType val) | |
| UnaryLocalFunctionObjectScalarRedn (UnaryLocalFunctionObjectScalarRedn< DataType, ValType > const &f) | |
| virtual | ~UnaryLocalFunctionObjectScalarRedn () |
Definition at line 204 of file localreduction.hh.
| RVL::UnaryLocalFunctionObjectScalarRedn< DataType, ValType >::UnaryLocalFunctionObjectScalarRedn | ( | ValType | val | ) |
Definition at line 209 of file localreduction.hh.
| RVL::UnaryLocalFunctionObjectScalarRedn< DataType, ValType >::UnaryLocalFunctionObjectScalarRedn | ( | UnaryLocalFunctionObjectScalarRedn< DataType, ValType > const & | f | ) |
Definition at line 211 of file localreduction.hh.
| virtual RVL::UnaryLocalFunctionObjectScalarRedn< DataType, ValType >::~UnaryLocalFunctionObjectScalarRedn | ( | ) | [virtual] |
Definition at line 213 of file localreduction.hh.
1.4.7