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

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

Definition at line 355 of file PxPartition.h.

References _xCPUs, and _yCPUs.

Referenced by PxIsBackCPU(), PxIsFrontCPU(), PxLclDepth(), PxLclStartZ(), and PxLineRange().

00356 {
00357     return (cpu / (_xCPUs * _yCPUs));
00358 }


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