STFINV library: seek source wavelet correction filter

◆ classhelp()

void stfinv::STFEngineFDLeastSquares::classhelp ( std::ostream &  os = std::cout)
static

print online help

Definition at line 91 of file stfinvfdleastsquares.cc.

References stfinvfdleastsquares_summary_usage.

Referenced by stfinv::STFEngine::help(), and help().

92  {
94  os << std::endl;
95  stfinv::tools::report_engine_ID<STFEngineFDLeastSquares>(os);
96  } // void STFEngineFDLeastSquares::classhelp(std::ostream& os)
char stfinvfdleastsquares_summary_usage[]
Here is the caller graph for this function: