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

virtual int Impala::Core::Matrix::DistributedAccess::GetRowImpl ( int  rowNr,
Real64 buffer,
int  bufferSize 
) [inline, private, virtual]

Reimplemented from Impala::Core::Matrix::VirtualMatrix.

Definition at line 617 of file DistributedAccess.h.

References GetRow().

00618     {
00619         return GetRow(rowNr, buffer, bufferSize);
00620     }

Here is the call graph for this function:


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