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

Impala::Core::Matrix::VirtualMatrixIOBufferWriter::VirtualMatrixIOBufferWriter ( int  nrRow,
int  nrCol,
Util::IOBuffer buffer,
bool  ownBuffer,
bool  write32,
bool  preWrite 
) [inline]

Definition at line 20 of file VirtualMatrixIOBufferWriter.h.

References Init().

00022     {
00023         Init(nrRow, nrCol, buffer, ownBuffer, write32, preWrite);
00024     }

Here is the call graph for this function:


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