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

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

Pixel functor for computation of maximum assignment. More...

#include <BpoMaxAssign.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

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

Static Public Member Functions

static DstArithT NeutralElement ()


Detailed Description

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

Pixel functor for computation of maximum assignment.

Definition at line 20 of file BpoMaxAssign.h.


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