correlation_fft

mdhelper.analysis.polymer.correlation_fft(*args, **kwargs)[source]

Evaluates the autocorrelation function (ACF) or cross-correlation function (CCF) of a time series using fast Fourier transforms (FFT).

Note

This is an alias function. For more information, see mdhelper.algorithm.correlation.correlation_fft().