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

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

Definition at line 47 of file BpoMinimum.h.

00048     {
00049         return Element::E0LargeVal<DstArithT>(DstArithT());
00050     }


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