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

int Impala::Core::Matrix::DistributedAccess::GetRowStartOfPart ( int  rowPartIdx  )  const [inline]

Definition at line 260 of file DistributedAccess.h.

References mRows, and Impala::Core::Matrix::DistributedAccess::IndexConverter::PartToIndex().

00261     {
00262         return mRows->PartToIndex(rowPartIdx);
00263     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:20:18 2011 for ImpalaSrc by  doxygen 1.5.1