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

Public Member Functions | |
| TernaryLocalFunctionObjectScalarRedn (ValType val) | |
| TernaryLocalFunctionObjectScalarRedn (TernaryLocalFunctionObjectScalarRedn< DataType, ValType > const &f) | |
| virtual | ~TernaryLocalFunctionObjectScalarRedn () |
Definition at line 230 of file localreduction.hh.
| RVL::TernaryLocalFunctionObjectScalarRedn< DataType, ValType >::TernaryLocalFunctionObjectScalarRedn | ( | ValType | val | ) |
Definition at line 235 of file localreduction.hh.
| RVL::TernaryLocalFunctionObjectScalarRedn< DataType, ValType >::TernaryLocalFunctionObjectScalarRedn | ( | TernaryLocalFunctionObjectScalarRedn< DataType, ValType > const & | f | ) |
Definition at line 237 of file localreduction.hh.
| virtual RVL::TernaryLocalFunctionObjectScalarRedn< DataType, ValType >::~TernaryLocalFunctionObjectScalarRedn | ( | ) | [virtual] |
Definition at line 239 of file localreduction.hh.
1.4.7