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

Definition at line 48 of file BpoMaximum.h.

00049     {
00050         return Element::E0SmallVal<DstArithT>(DstArithT());
00051     }


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