#include "taperpars.hh"#include "segypp.hh"#include "local.hh"Go to the source code of this file.
Namespaces | |
| namespace | TSOpt |
Classes | |
| class | TSOpt::SEGYConvolve |
| class | TSOpt::SEGYTaper |
| class | TSOpt::SEGYLinMute |
| class | TSOpt::SEGYFwdInt |
| class | TSOpt::SEGYAdjInt |
| class | TSOpt::SEGYTaperMute |
Functions | |
| void | TSOpt::conv (int shift, int nout, int nin, int nker, float *restrict out, const float *restrict in, const float *restrict ker, float scal=1.0) |
| void | TSOpt::corr (int shift, int nout, int nin, int nker, float *restrict out, const float *restrict in, const float *restrict ker, float scal=1.0) |
1.4.7