Functions | |
void | Easdif::SDIFMatrixData::print () const |
void | Easdif::SDIFMatrixData::Clear () |
clear matrix | |
void | Easdif::SDIFMatrixData::Resize (int nrows, int ncols) |
resize the matrix |
|
used for printing the data Implements Easdif::SDIFMatrixDataInterface. |
|
clear matrix all data entries are set to zero. Implements Easdif::SDIFMatrixDataInterface. |
|
resize the matrix Existing data is preserved in the correct locations newly initilized data is set to zero
Implements Easdif::SDIFMatrixDataInterface. |