UNIVERS
15.3
UNIVERS base processing software API
|
Functions | |
bool | acf (const Trace &tr, Trace &result) |
bool | ccf (const Trace &tr1, const Trace &tr2, Trace &result) |
bool | asf (const Trace &tr, Trace &result) |
bool | csf (const Trace &tr1, const Trace &tr2, Trace &result) |
FFTW
Calculates autocorrelation of provided trace.
Returns false on error.
Calculates similarity (normalized ACF) of provided trace.
Returns false on error.
Calculates cross correlation of provided traces.
Returns false on error.