#include <BALL/QSAR/exception.h>
Public Member Functions | |
SingularMatrixError (const char *file, unsigned long line, const char *mess="") throw () |
Exception for singular, i.e. non-invertible, matrices
Definition at line 59 of file QSAR/exception.h.
BALL::QSAR::Exception::SingularMatrixError::SingularMatrixError | ( | const char * | file, | |
unsigned long | line, | |||
const char * | mess = "" | |||
) | throw () |