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

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

Pixel functor for computation of addition assignment based on value call. More...

#include <BpoAddAssign.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::ArithType DstArithT
typedef SrcArrayT::ArithType SrcArithT

Public Member Functions

 BpoAddAssign ()
 Constructor : empty.
void DoIt (DstArithT &x, const SrcArithT &y)
 Actual operation : # x += y #.

Static Public Member Functions

static DstArithT NeutralElement ()


Detailed Description

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

Pixel functor for computation of addition assignment based on value call.

Definition at line 20 of file BpoAddAssign.h.


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