Main Page   Modules   Class Hierarchy   Compound List   File List   Compound Members  

SDIFMatrix - Read and write and create a SDIFMatrix


Functions

int Write (SdifFileT *file)
int Read (SdifFileT *file)
void CreateMatrixData (SdifSignature sig, int nrows, int ncols, SdifDataTypeET type)

Function Documentation

int Easdif::SDIFMatrix::Write SdifFileT *    file [inherited]
 

write the matrix in the file

Returns:
the size in bytes of the matrix writing

int Easdif::SDIFMatrix::Read SdifFileT *    file [inherited]
 

read a matrix

Returns:
the count of bytes and create a matrix which keep the values

void Easdif::SDIFMatrix::CreateMatrixData SdifSignature    sig,
int    nrows,
int    ncols,
SdifDataTypeET    type
[inherited]
 

create a vector of data for a matrix


Generated on Thu Apr 10 16:04:32 2003 for Easdif by doxygen1.2.16