STFINV library: seek source wavelet correction filter
fouriertools.h
Go to the documentation of this file.
1 
36 // include guard
37 #ifndef STFINV_FOURIERTOOLS_H_VERSION
38 
39 #define STFINV_FOURIERTOOLS_H_VERSION \
40  "STFINV_FOURIERTOOLS_H V1.0"
41 
42 namespace stfinv {
43 
44 } // namespace stfinv
45 
46 #endif // STFINV_FOURIERTOOLS_H_VERSION (includeguard)
47 
48 /* ----- END OF fouriertools.h ----- */
Root namespace of library.
Definition: doxygen.txt:43