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

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

Definition at line 67 of file Histogram1dSet.h.

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

00068     {
00069         mHigh[i] = high;
00070     }


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