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

int Impala::Core::Array::Pattern::PxGridIndexX ( int  cpu  )  [inline]

Definition at line 341 of file PxPartition.h.

References _xCPUs.

Referenced by PxIsLeftCPU(), PxIsRightCPU(), PxLclStartX(), PxLclWidth(), and PxLineRange().

00342 {
00343     return (cpu % _xCPUs);
00344 }


Generated on Fri Mar 19 11:02:53 2010 for ImpalaSrc by  doxygen 1.5.1