STFINV library: seek source wavelet correction filter
|
void stfinv::report_violation | ( | const char * | message, |
const char * | file, | ||
const int & | line, | ||
const char * | condition | ||
) |
report violation of assertion
report violation of condition
message | message of type char* |
file | name of source code file |
line | source code line number |
condition | assert condition |