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

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

Definition at line 46 of file BpoAddWithWeight.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 Fri Mar 19 11:03:30 2010 for ImpalaSrc by  doxygen 1.5.1