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

SDIFMatrixData - Other


Functions

void Easdif::SDIFMatrixData::print () const
void Easdif::SDIFMatrixData::Clear ()
 clear matrix
void Easdif::SDIFMatrixData::Resize (int nrows, int ncols)
 resize the matrix

Function Documentation

template<class T>
void Easdif::SDIFMatrixData< T >::print  )  const [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 Tue Jan 3 15:00:56 2006 for Easdif by  doxygen 1.3.9.1