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

template<class ArrayT>
ArrayT* Impala::Core::Array::Statistics< ArrayT >::GetMean (  )  [inline]

Definition at line 149 of file Statistics.h.

00150     {
00151         CheckStatValid();
00152         return mMean;
00153     }


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