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

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

Definition at line 37 of file UpoNorm2.h.

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

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

Here is the call graph for this function:


Generated on Thu Jan 13 09:18:41 2011 for ImpalaSrc by  doxygen 1.5.1