STFINV library: seek source wavelet correction filter
|
#define STFINV_assert | ( | C, | |
M | |||
) | STFINV_Xassert( C , M , stfinv::Exception ) |
Check an assertion and report by throwing an exception.
C | assert condition |
M | message of type char* |
Definition at line 140 of file error.h.
Referenced by stfinv::STFBaseEngine::checkconsistency(), stfinv::STFBaseEngine::checkreceiverindex(), stfinv::STFBaseEngine::checkseriesindex(), stfinv::STFEngine::initialize(), stfinv::STFEngineNormalize::initialize(), stfinv::STFFourierDomainEngine::initialize(), stfinv::STFEngineFDLeastSquares::initialize(), initstfinvenginewithpairs(), runstfinvengine(), and stfinv::STFFourierDomainEngine::taperstf().