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

Impala::Core::Array::Trait::TalkBpoAssignPtrEn< DstArrayT, SrcArrayT > Struct Template Reference

Pixel functor for talking based on pointer call on all ElemSize. More...

#include <TalkBpoAssign.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 SrcArrayT::StorType SrcStorType
typedef SrcArrayT::ArithType SrcArithType

Public Member Functions

 TalkBpoAssignPtrEn (bool verbose, bool doMin, int nrToGroup)
 Constructor.
void setNeutral (DstStorType *dPtr)
 Initialize accumulator with neutral value.
void DoIt (DstStorType *dPtr, SrcStorType *sPtr)
 Actual operation (besides talking) : x += y (or min).

Static Public Member Functions

static DstArithType NeutralElement ()
 The neutral element.

Private Attributes

bool mVerbose
bool mDoMin

Static Private Attributes

static int mNrToGroup
static int mCurNr


Detailed Description

template<class DstArrayT, class SrcArrayT>
struct Impala::Core::Array::Trait::TalkBpoAssignPtrEn< DstArrayT, SrcArrayT >

Pixel functor for talking based on pointer call on all ElemSize.

Definition at line 96 of file TalkBpoAssign.h.


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