golib  0.5
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Modules Pages
goSignalOperation1Const< T > Class Template Reference

Element-wise in-place operation on constant data. More...

#include <gosignaloperation.h>

Public Types

typedef goAutoPtr< goFunctorBase1< T, T > > KernelMethod
 

Public Member Functions

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

Detailed Description

template<class T>
class goSignalOperation1Const< T >

Element-wise in-place operation on constant data.

See also
goMemberFunction
goFunction

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