Main Page   Modules   Class Hierarchy   Compound List   File List   Compound Members   File Members  

SDIFMatrixData - Other


Functions

void print ()
void Clear ()
 clear matrix

void Resize (int nrows, int ncols)
 resize the matrix


Function Documentation

template<class T>
void Easdif::SDIFMatrixData< T >::print   [inline, virtual, inherited]
 

used for printing the data

Implements Easdif::SDIFMatrixDataInterface.

template<class T>
void Easdif::SDIFMatrixData< T >::Clear   [inline, virtual, inherited]
 

clear matrix

all data entries are set to zero.

Implements Easdif::SDIFMatrixDataInterface.

template<class T>
void Easdif::SDIFMatrixData< T >::Resize int    nrows,
int    ncols
[inline, virtual, inherited]
 

resize the matrix

Existing data is preserved in the correct locations newly initilized data is set to zero

Parameters:
nrows 
ncols 

Implements Easdif::SDIFMatrixDataInterface.


Generated on Mon Feb 2 19:27:12 2004 for Easdif by doxygen1.2.16