Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Impala::Core::Array::Trait::TalkBpoPtrE1< DstArrayT, Src1ArrayT, Src2ArrayT > Class Template Reference

Pixel functor for talking based on pointer call on ElemSize == 1 only. More...

#include <TalkBpo.h>

List of all members.

Public Types

typedef Pattern::TagTransInVar TransVarianceCategory
 Functor is translation invariant.
typedef Pattern::TagCallPointer CallCategory
 Functor is called using pointers.
typedef DstArrayT::StorType DstStorType
typedef DstArrayT::ArithType DstArithType
typedef Src1ArrayT::StorType Src1StorType
typedef Src1ArrayT::ArithType Src1ArithType
typedef Src2ArrayT::StorType Src2StorType
typedef Src2ArrayT::ArithType Src2ArithType

Public Member Functions

 TalkBpoPtrE1 (bool verbose, bool doAdd)
 Constructor.
void DoIt (DstStorType *dPtr, Src1StorType *s1Ptr, Src2StorType *s2Ptr)
 Actual operation (besides talking) : x * y (or x + y).

Private Attributes

bool mVerbose
bool mDoAdd


Detailed Description

template<class DstArrayT, class Src1ArrayT, class Src2ArrayT>
class Impala::Core::Array::Trait::TalkBpoPtrE1< DstArrayT, Src1ArrayT, Src2ArrayT >

Pixel functor for talking based on pointer call on ElemSize == 1 only.

Definition at line 19 of file TalkBpo.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 11:05:07 2010 for ImpalaSrc by  doxygen 1.5.1