Functions | |
void | Set (int i, int j, const double &value) |
void | Set (int i, int j, const float &value) |
void | Set (int i, int j, const int &value) |
|
set a value in the matrix using double input type
Implements Easdif::SDIFMatrixDataInterface. |
|
set a value in the matrix using float input type
Implements Easdif::SDIFMatrixDataInterface. |
|
set a value in the matrix using int input type
Implements Easdif::SDIFMatrixDataInterface. |