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

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

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

#include <BpoMaximum.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 Src1ArrayT::ArithType Src1ArithT
typedef Src2ArrayT::ArithType Src2ArithT

Public Member Functions

 BpoMaximum ()
 Constructor : empty.
DstArithT DoIt (const Src1ArithT &x, const Src2ArithT &y)
 Actual operation : # return max(x, y) #.

Static Public Member Functions

static DstArithT NeutralElement ()


Detailed Description

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

Pixel functor for computation of addition based on value call.

Definition at line 22 of file BpoMaximum.h.


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