|
TS++ library: time series library
|
| #define TSXX_debug | ( | C, | |
| N, | |||
| M | |||
| ) |
produce debug output
| C | output will be generated if C == true |
| N | name of function |
| M | message to print |
Definition at line 51 of file debug.h.
Referenced by ts::ipo::LinearInterpolator::LinearInterpolator(), ts::filter::make_any_filter(), ts::filter::make_filter(), ts::ipo::LinearInterpolator::operator()(), ts::filter::FilterCollection::operator()(), ts::operator<<(), ts::operator>>(), ts::tapers::ovtaper::Picks::read(), and ts::ipo::resample().