GPLIB++
Namespaces | Functions
ShortCorr.h File Reference
#include "FatalException.h"
#include "statutils.h"
#include <algorithm>
#include <numeric>

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...