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

template<class DstArrayT, class Src1ArrayT, class Src2ArrayT>
static DstArithT Impala::Core::Array::Trait::BpoAddSquared< DstArrayT, Src1ArrayT, Src2ArrayT >::NeutralElement (  )  [inline, static]

Definition at line 46 of file BpoAddSquared.h.

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

00047     {
00048         return Element::E1Cast(0, DstArithT());
00049     }

Here is the call graph for this function:


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