STFINV library: seek source wavelet correction filter

◆ STFINV_DUMP

#define STFINV_DUMP (   P)
Value:
std::cerr << "DEBUG: " \
<< __FILE__ << " line #" << __LINE__ << " " \
<< #P << "=" << P << std::endl;

report value of expression

Parameters
Pparameter to dump

Definition at line 69 of file debug.h.