TS++ library: time series library
|
anyfilter.cc | Provide access to all filters (seife and other) (implementation) |
anyfilter.h | Provide access to all filters (seife and other) (prototypes) |
convolve.h | Convolve to series (prototypes) |
correlate.h | Calculate correlation of two series (prototypes) |
debug.h | Debug macro (prototypes) |
dropcontainer.cc | Container to drop samples into it (implementation) |
dropcontainer.h | Container to drop samples into it (prototypes) |
dttimeseries.h | Time series with basic sampling interval header (prototypes) |
error.cc | Error handling for libtsxx (implementation) |
error.h | Error handling for libtsxx (prototypes) |
filter.cc | Some time series filter classes (implementation) |
filter.h | Some time series filter classes (prototypes) |
filter_usage_text.cc | |
filter_usage_text.h | |
filterbase.cc | Base class for all filter classes (implementation) |
filterbase.h | Base class for all filter classes (prototypes) |
firfilters.cc | All we need to implement FIR filters (implementation) |
firfilters.h | All we need to implement FIR filters (prototypes) |
innerproduct.h | Calculate an inner product (prototypes) |
ipo.cc | Interpolation interface (implementation) |
ipo.h | Interpolation interface (prototypes) |
ipolin.cc | Linear interpolation (implementation) |
ipolin.h | Linear interpolation (prototypes) |
ovtaper.cc | Offset variable taper (implementation) |
ovtaper.h | Offset variable taper (prototypes) |
random.cc | Create a random series (implementation) |
random.h | Create a random series (prototypes) |
seifeclass.cc | Provide all needed to use BasicFilter with seife code (implementation) |
seifeclass.h | Provide all needed to use BasicFilter with seife code (prototypes) |
seifeclass_usage_text.cc | |
seifeclass_usage_text.h | |
seifexx.cc | Make seife functions available for C++ (implementation) |
seifexx.h | Make seife functions available for C++ (prototypes) |
tapers.cc | Provide signal tapers (implementation) |
tapers.h | Provide signal tapers (prototypes) |
tscollection.h | Provide a container for a collection of time series with header data (prototypes) |
tstest.cc | Test time series modules |
tsxx.cc | Basic modules of time series library in C++ (implementation) |
tsxx.h | Basic modules of time series library in C++ (prototypes) |
wid2timeseries.h | Time series with WID2 header (prototypes) |
wid2tsio.h | Input/output operators for time series with WID2 header (prototypes) |