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

Impala::Core::Array::Trait::BpoBind2Val< DstArrayT, SrcArrayT, BpoT > Class Template Reference

Pixel functor for binding second argument of binary operation (based on value call). More...

#include <BpoBind2Val.h>

Collaboration diagram for Impala::Core::Array::Trait::BpoBind2Val< DstArrayT, SrcArrayT, BpoT >:

Collaboration graph
[legend]
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

 BpoBind2Val (SrcArithT val)
 Constructor.
DstArithT DoIt (const SrcArithT &x)
 Actual operation.

Private Attributes

SrcArithT mValue
BpoT mBpo

Detailed Description

template<class DstArrayT, class SrcArrayT, class BpoT>
class Impala::Core::Array::Trait::BpoBind2Val< DstArrayT, SrcArrayT, BpoT >

Pixel functor for binding second argument of binary operation (based on value call).

Definition at line 20 of file BpoBind2Val.h.


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