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

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

Reimplemented in Impala::Core::Matrix::DistributedAccess, Impala::Core::Matrix::VirtualMatrixIOBufferReader< ArrayT >, and Impala::Core::Matrix::VirtualMatrixMemory< ArrayT >.

Definition at line 258 of file VirtualMatrix.h.

References ILOG_ERROR.

Referenced by GetRow().

00259     {
00260         ILOG_ERROR("[GetRowImpl] 64bit version should not be called");
00261         return 0;
00262     }


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