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

virtual int Impala::Core::Matrix::VirtualMatrix::AddRowImpl ( int  rowNr,
Real32 buffer 
) [inline, private, virtual]

Reimplemented in Impala::Core::Matrix::VirtualMatrixIOBufferWriter.

Definition at line 304 of file VirtualMatrix.h.

References ILOG_ERROR.

00305     {
00306         ILOG_ERROR("[AddRowImpl] 32bit version should not be called");
00307         return 0;
00308     }


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