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

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

Pixel functor for computation of square root based on value call. More...

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

 UpoPow (Real64 w)
DstArithT DoIt (const SrcArithT &x)

Private Attributes

Real64 w


Detailed Description

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

Pixel functor for computation of square root based on value call.

Definition at line 20 of file UpoPow.h.


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