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

template<class DstArrayT, class SrcArrayT>
int Impala::Core::Feature::IntWeibullNgbPnLoop< DstArrayT, SrcArrayT >::imin2 ( int  x,
int  y 
) [inline]

Definition at line 410 of file IntWeibullNgbPnLoop.h.

Referenced by Impala::Core::Feature::IntWeibullNgbPnLoop< DstArrayT, SrcArrayT >::dpsifn().

00411 {
00412   return (x < y) ? x : y;
00413 }


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