TS++ library: time series library
File List
Here is a list of all files with brief descriptions:
 anyfilter.ccProvide access to all filters (seife and other) (implementation)
 anyfilter.hProvide access to all filters (seife and other) (prototypes)
 convolve.hConvolve to series (prototypes)
 correlate.hCalculate correlation of two series (prototypes)
 debug.hDebug macro (prototypes)
 dropcontainer.ccContainer to drop samples into it (implementation)
 dropcontainer.hContainer to drop samples into it (prototypes)
 dttimeseries.hTime series with basic sampling interval header (prototypes)
 error.ccError handling for libtsxx (implementation)
 error.hError handling for libtsxx (prototypes)
 filter.ccSome time series filter classes (implementation)
 filter.hSome time series filter classes (prototypes)
 filter_usage_text.cc
 filter_usage_text.h
 filterbase.ccBase class for all filter classes (implementation)
 filterbase.hBase class for all filter classes (prototypes)
 firfilters.ccAll we need to implement FIR filters (implementation)
 firfilters.hAll we need to implement FIR filters (prototypes)
 innerproduct.hCalculate an inner product (prototypes)
 ipo.ccInterpolation interface (implementation)
 ipo.hInterpolation interface (prototypes)
 ipolin.ccLinear interpolation (implementation)
 ipolin.hLinear interpolation (prototypes)
 ovtaper.ccOffset variable taper (implementation)
 ovtaper.hOffset variable taper (prototypes)
 random.ccCreate a random series (implementation)
 random.hCreate a random series (prototypes)
 seifeclass.ccProvide all needed to use BasicFilter with seife code (implementation)
 seifeclass.hProvide all needed to use BasicFilter with seife code (prototypes)
 seifeclass_usage_text.cc
 seifeclass_usage_text.h
 seifexx.ccMake seife functions available for C++ (implementation)
 seifexx.hMake seife functions available for C++ (prototypes)
 tapers.ccProvide signal tapers (implementation)
 tapers.hProvide signal tapers (prototypes)
 tscollection.hProvide a container for a collection of time series with header data (prototypes)
 tstest.ccTest time series modules
 tsxx.ccBasic modules of time series library in C++ (implementation)
 tsxx.hBasic modules of time series library in C++ (prototypes)
 wid2timeseries.hTime series with WID2 header (prototypes)
 wid2tsio.hInput/output operators for time series with WID2 header (prototypes)