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::BpoNegDiv< DstArrayT, Src1ArrayT, Src2ArrayT >::NeutralElement (  )  [inline, static]

Definition at line 46 of file BpoNegDiv.h.

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

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

Here is the call graph for this function:


Generated on Fri Mar 19 11:03:41 2010 for ImpalaSrc by  doxygen 1.5.1