TSOpt Namespace Reference


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 Documentation

typedef ContentPackage<float,segy> TSOpt::segytrace

identify segy trace as ContentPackage

Definition at line 77 of file segypp.hh.


Function Documentation

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 
)


Generated on 5 Jan 2017 for IWAVETRACE by  doxygen 1.4.7