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

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

Definition at line 156 of file Statistics.h.

00157     {
00158         CheckStatValid();
00159         return mVariance;
00160     }


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