LINEAR++ library: AFF to LAPACK

◆ LINEAR_abort

#define LINEAR_abort (   M)    throw( linear::Exception ( M , __FILE__, __LINE__ ))

Abort and give a message.

Parameters
Mmessage of type char*

Definition at line 183 of file error.h.