Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 10:59:05 2010 for ImpalaSrc by  doxygen 1.5.1