In file DMatrix.cpp:

DIVAMatrixExport void CDMatrix::ToFile(const CDString & sFilename) const

Writes the matrix to disk in binary format.

Documentation

Writes the matrix to disk in binary format. The dimensions are saved as two doubles (!!?) (rows,cols) in the start.

Modified: Mikkel B. Stegmann 14/3-00

Returns:
Nothing.
Parameters:
sFilename - Input file name.
Author:
Henrik Aanęs
Version:
7-22-1999
See Also:
FromFile


Back DIVA Reference Manual The DIVA-Site