TS++ library: time series library
|
provide all needed to use BasicFilter with seife code (prototypes) More...
Go to the source code of this file.
Classes | |
class | ts::seife::LPB |
class | ts::seife::HPB |
class | ts::seife::LP2 |
class | ts::seife::HP2 |
class | ts::seife::BP2 |
class | ts::seife::LP1 |
class | ts::seife::HP1 |
class | ts::seife::INT |
class | ts::seife::HE1 |
class | ts::seife::LE1 |
class | ts::seife::HE2 |
class | ts::seife::LE2 |
class | ts::seife::TID |
class | ts::seife::DIF |
class | ts::seife::FIRST |
Namespaces | |
ts | |
All stuff in this library will be placed within namespace ts. | |
ts::seife | |
interface to seife C-functions | |
Macros | |
#define | TF_SEIFECLASS_H_VERSION "TF_SEIFECLASS_H V1.1" |
Functions | |
ts::filter::Tfilterhandle | ts::seife::make_seife_filter (std::string s, const bool &debug) |
function to generate filter class More... | |
void | ts::seife::print_help (std::ostream &os) |
print usage information More... | |
provide all needed to use BasicFilter with seife code (prototypes)
provide all needed to use BasicFilter with seife code (prototypes)
Copyright (c) 2005 by Thomas Forbriger (BFO Schiltach)
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software
REVISIONS and CHANGES
Definition in file seifeclass.h.