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

template<class DstArrayT, class SrcArrayT>
static DstArithType Impala::Core::Array::Trait::TalkBpoAssignVal< DstArrayT, SrcArrayT >::NeutralElement (  )  [inline, static]

The neutral element.

Definition at line 224 of file TalkBpoAssign.h.

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

00225     {
00226         return Element::E1Cast(0, DstArithType());
00227     }

Here is the call graph for this function:


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