GPLIB++
|
Go to the source code of this file.
Namespaces | |
gplib | |
Functions | |
template<typename _InputIterator , typename _OutputIterator > | |
void | gplib::ShortCorr (_InputIterator masterbegin, _InputIterator masterend, _InputIterator shortbegin, _InputIterator shortend, _OutputIterator outbegin) |
Calculate the correlation between a short time series and a master time series. More... | |