STFINV library: seek source wavelet correction filter
◆
STFINV_Xassert
#define STFINV_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
131
of file
error.h
.
Error handling module
Generated on Mon Aug 21 2023 17:36:30 for STFINV library: seek source wavelet correction filter by
1.8.14