LINEAR++ library: AFF to LAPACK
◆
LINEAR_Xassert
#define LINEAR_Xassert
(
C,
M,
E
)
if (!(C)) { throw( E ( M , __FILE__, __LINE__, #C )); }
Check an assertion and report by throwing an exception.
Parameters
C
assert condition
M
message of type char*
E
exception class to throw
Definition at line
154
of file
error.h
.
Error handling module
Generated on Mon Aug 21 2023 17:36:25 for LINEAR++ library: AFF to LAPACK by
1.8.14