golib
0.5
|
Element-wise operation of one source into one target. More...
#include <gosignaloperation.h>
Public Types | |
typedef goAutoPtr< goFunctorBase1< T, T > > | KernelMethod |
Public Member Functions | |
void | setKernelMethod (KernelMethod km) |
bool | operator() (const goSignal3DBase< void > &source, goSignal3DBase< void > &target) |
Element-wise operation of one source into one target.