Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:18:33 2011 for ImpalaSrc by  doxygen 1.5.1