|
STFINV library: seek source wavelet correction filter
|
Namespace for internal tools. More...
Typedefs | |
| typedef std::map< std::string, std::string > | Tparamap |
| A map to store parameters. More... | |
Functions | |
| std::string | clipstring (std::string &s, const std::string &delim=":") |
| Tparamap | makeparamap (const std::string &p, const std::string &delimiter=":", const std::string &assign="=") |
| Create a parameter map from a parameter string. More... | |
| template<class C > | |
| void | report_engine (std::ostream &os) |
| report engine identifier More... | |
| template<class C > | |
| void | report_engine_ID (std::ostream &os) |
| report engine identifier with heading More... | |
| bool | sameineps (const double &a, const double &b, const double &eps=1.e-8) |
| function to compare doubles More... | |
| std::string | secomtospace (std::string s) |
| std::string | trimws (std::string s) |
| remove leading and trailing whitespace More... | |
Namespace for internal tools.