STFINV library: seek source wavelet correction filter

◆ name()

const char * stfinv::STFEngineFDLeastSquares::name ( ) const
virtual

return name of engine

Reimplemented from stfinv::STFFourierDomainEngine.

Definition at line 71 of file stfinvfdleastsquares.cc.

72  {
73  return("STFEngineFDLeastSquares");
74  } // const char const* STFEngineFDLeastSquares::name() const