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

template<class ReduceOpT>
void Impala::Core::Array::Trait::ReduceAdaptor< ReduceOpT >::Init ( int   )  [inline]

Definition at line 43 of file ReduceAdaptor.h.

References Impala::Core::Array::Trait::ReduceAdaptor< ReduceOpT >::mR.

00044     {
00045         mR = ReduceOpT::NeutralElement();
00046     }


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