v2.0.0
Loading...
Searching...
No Matches
UTILSLIB::Csd Member List

This is the complete list of members for UTILSLIB::Csd, including all inherited members.

computeFourier(const Eigen::MatrixXd &matData, double sfreq, double fmin=0.0, double fmax=-1.0, int nFft=256, double overlap=0.5)UTILSLIB::Csdstatic
computeMorlet(const Eigen::MatrixXd &matData, double sfreq, const Eigen::RowVectorXd &frequencies, int nCycles=7)UTILSLIB::Csdstatic
computeMultitaper(const Eigen::MatrixXd &matData, double sfreq, double fmin=0.0, double fmax=-1.0, double halfBandwidth=4.0, int nTapers=-1)UTILSLIB::Csdstatic