golib  0.5
goSignalOperation1< T > Class Template Reference

Element-wise in-place operation. More...

#include <gosignaloperation.h>

Public Types

typedef goAutoPtr< goFunctorBase1< T, T > > KernelMethod
 

Public Member Functions

void setKernelMethod (KernelMethod km)
 
bool operator() (goSignal3DBase< void > &sig)
 

Detailed Description

template<class T>
class goSignalOperation1< T >

Element-wise in-place operation.

See also
goMemberFunction
goFunction

The documentation for this class was generated from the following files: