#define Algorithm Libraries

Main algorithm library.
This header includes the complete set of gds algorithm libraries.
    #include "gdstype.h"	Common defines and types
    #include "gdsconst.h"	Numerical and physical constants
    #include "gdssigproc.h"	Basic signal processing routines
    #include "gdsrand.h"	Random number generator
    #include "decimate.h"	Filter/decimation routines
    #include "upsample.h"	Up sampling routines
    #include "preproc.h"	Preprocessing routines
    #include "avgmodule.h"	Averaging routines
    #include "window.h"		Data windowing algorithms
    #include "fftmodule.h"	FFT related algorithms
    #include "sineanalyze.h"	Sine detection routines
    

Author:
DS, June 1999

alphabetic index hierarchy of classes


Please send questions and comments to zweizig_j@ligo.caltech.edu


generated by doc++