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

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

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

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

 UpoSqrt ()
DstArithT DoIt (const SrcArithT &x)


Detailed Description

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

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

Definition at line 20 of file UpoSqrt.h.


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