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

template<class ArrayT>
void Impala::Core::Histogram::Histogram1dSet< ArrayT >::SetLow ( int  i,
ElemT  low 
) [inline]

Definition at line 55 of file Histogram1dSet.h.

References Impala::Core::Histogram::Histogram1dSet< ArrayT >::mLow.

00056     {
00057         mLow[i] = low;
00058     }


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