mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
This is the complete list of members for mx::sigproc::autocorrelationFromPSD< T >, including all inherited members.
operator()(T *ac, size_t Nac, T *psd, size_t Npsd) | mx::sigproc::autocorrelationFromPSD< T > | inline |
operator()(std::vector< T > &ac, std::vector< T > &psd) | mx::sigproc::autocorrelationFromPSD< T > | inline |