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

template<class StorT, int elemSize, class ArithT>
StorType* Impala::Core::Array::Array2dTem< StorT, elemSize, ArithT >::PB ( Int64  x = 0,
Int64  y = 0 
) [inline]

Definition at line 161 of file Array2dTem.h.

00162     {
00163         return mData + Inc(x, y);
00164     }


Generated on Fri Mar 19 10:59:05 2010 for ImpalaSrc by  doxygen 1.5.1