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

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

Definition at line 443 of file PxPartition.h.

References PxLclDepth(), PxLclHeight(), and PxLclWidth().

00444 {
00445     return (PxLclWidth(cpu) * PxLclHeight(cpu) * PxLclDepth(cpu));
00446 }

Here is the call graph for this function:


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