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

template<class DstArrayT, class SrcArrayT>
DstArithT Impala::Core::Array::Trait::UpoSqrt< DstArrayT, SrcArrayT >::DoIt ( const SrcArithT x  )  [inline]

Definition at line 37 of file UpoSqrt.h.

References Impala::Core::Array::Element::E1Sqrt().

00038     {
00039         return Element::E1Sqrt(x);
00040     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:05:49 2010 for ImpalaSrc by  doxygen 1.5.1