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::Csd | static |
| computeMorlet(const Eigen::MatrixXd &matData, double sfreq, const Eigen::RowVectorXd &frequencies, int nCycles=7) | UTILSLIB::Csd | static |
| computeMultitaper(const Eigen::MatrixXd &matData, double sfreq, double fmin=0.0, double fmax=-1.0, double halfBandwidth=4.0, int nTapers=-1) | UTILSLIB::Csd | static |