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

template<class StorT, int elemSize, class ArithT>
VecType Impala::Core::Array::Array2dTem< StorT, elemSize, ArithT >::Elem ( Int64  x,
Int64  y 
) [inline]

Definition at line 202 of file Array2dTem.h.

00203     {
00204         return VecType(CPB(x, y), true);
00205     }


Generated on Thu Jan 13 09:17:12 2011 for ImpalaSrc by  doxygen 1.5.1