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

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

Pixel functor for talking based on value call. More...

#include <TalkBpo.h>

List of all members.

Public Types

typedef Pattern::TagTransInVar TransVarianceCategory
 Functor is translation invariant.
typedef Pattern::TagCallValue CallCategory
 Functor is called using values.
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

 TalkBpoVal (bool verbose, bool doAdd)
 Constructor.
DstArithType DoIt (Src1ArithType x, Src2ArithType y)
 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::TalkBpoVal< DstArrayT, Src1ArrayT, Src2ArrayT >

Pixel functor for talking based on value call.

Definition at line 113 of file TalkBpo.h.


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