Functions | |
double | GetDouble (int i, int j) |
float | GetFloat (int i, int j) |
int | GetInt (int i, int j) |
std::vector< T > & | GetData () |
|
get the value in double
Implements Easdif::SDIFMatrixDataInterface. |
|
get the value in float
Implements Easdif::SDIFMatrixDataInterface. |
|
get the value in int
Implements Easdif::SDIFMatrixDataInterface. |
|
get the vector of data
|