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

template<class DstArrayT, class SrcArrayT>
DstArithT Impala::Core::Array::Trait::UpoDivVal< DstArrayT, SrcArrayT >::DoIt ( const SrcArithT x  )  [inline]

Definition at line 35 of file UpoDivVal.h.

References Impala::Core::Array::Trait::UpoDivVal< DstArrayT, SrcArrayT >::mVal.

00036     {
00037         return x / mVal;
00038     }


Generated on Thu Jan 13 09:18:40 2011 for ImpalaSrc by  doxygen 1.5.1