STFINV library: seek source wavelet correction filter

◆ help()

void stfinv::help ( std::ostream &  os = std::cout)

print print usage summary

Just delegates to STFEngine::help()

Definition at line 192 of file stfinvany.cc.

References stfinv::STFEngine::help().

Referenced by main(), and printhelp().

193  {
194  STFEngine::help(os);
195  } // void help(std::ostream& os=std::cout)
void help(std::ostream &os)
Definition: stfinvany.cc:192
Here is the call graph for this function:
Here is the caller graph for this function: