Functions | |
SDIFMatrix & | GetMatrix (unsigned int index) throw (Easdif::SDIFMatrixNotAvailable) |
get the matrix number i which is stored in the vector of matrix | |
SDIFMatrix & | GetMatrixWithSig (const SdifSignature sig) throw (SDIFMatrixNotAvailable) |
SDIFMatrix & | GetMatrix (const std::string &signature) throw (SDIFMatrixNotAvailable) |
|
get the matrix number i which is stored in the vector of matrix
|
|
get the matrix of SdifSignature : sig in the vector of matrix
|
|
get the matrix with the signature in the vector of matrix
|