Classes | |
| class | MPISEGYSpace |
| class | SEGYConvolve |
| class | SEGYTaper |
| class | SEGYLinMute |
| class | SEGYFwdInt |
| class | SEGYAdjInt |
| class | SEGYTaperMute |
| class | SEGYDC |
| OCDC specialization. More... | |
| class | SEGYDCF |
| DC Factory methods for OC classes must depend only on initialization of the prototype filename string. More... | |
| class | SEGYSpace |
| Space class encapsulating SEGY data. More... | |
Typedefs | |
| typedef ContentPackage< float, segy > | segytrace |
| identify segy trace as ContentPackage | |
Functions | |
| void | 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 | corr (int shift, int nout, int nin, int nker, float *restrict out, const float *restrict in, const float *restrict ker, float scal=1.0) |
| typedef ContentPackage<float,segy> TSOpt::segytrace |
| 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