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

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

Definition at line 163 of file Statistics.h.

00164     {
00165         CheckStDevValid();
00166         return mStDev;
00167     }


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