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

template<class ElemT>
int Impala::Core::Histogram::Histogram1dTem< ElemT >::GetBinCount (  )  [inline]

Definition at line 62 of file Histogram1dTem.h.

References Impala::Core::Histogram::Histogram1dTem< ElemT >::mBinCount.

Referenced by Impala::Core::Histogram::ComputeWeibull().

00063     {
00064         return mBinCount;
00065     }


Generated on Thu Jan 13 09:19:46 2011 for ImpalaSrc by  doxygen 1.5.1