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::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 Fri Mar 19 11:03:39 2010 for ImpalaSrc by  doxygen 1.5.1