|
MNE-CPP
0.1.9
A Framework for Electrophysiology
|
This is the complete list of members for UTILSLIB::Spectral, including all inherited members.
| calculateFFTFreqs(int iNfft, double dSampFreq) | UTILSLIB::Spectral | static |
| compute(const TaperedSpectraInputData &inputData) | UTILSLIB::Spectral | static |
| computeTaperedSpectraMatrix(const Eigen::MatrixXd &matData, const Eigen::MatrixXd &matTaper, int iNfft, bool bUseThreads=true) | UTILSLIB::Spectral | static |
| computeTaperedSpectraRow(const Eigen::RowVectorXd &vecData, const Eigen::MatrixXd &matTaper, int iNfft) | UTILSLIB::Spectral | static |
| csdFromTaperedSpectra(const Eigen::MatrixXcd &vecTapSpectrumSeed, const Eigen::MatrixXcd &vecTapSpectrumTarget, const Eigen::VectorXd &vecTapWeightsSeed, const Eigen::VectorXd &vecTapWeightsTarget, int iNfft, double dSampFreq=1.0) | UTILSLIB::Spectral | static |
| generateTapers(int iSignalLength, const QString &sWindowType="hanning") | UTILSLIB::Spectral | static |
| generateTapers(int iSignalLength, const std::string &sWindowType="hanning") | UTILSLIB::Spectral | static |
| psdFromTaperedSpectra(const Eigen::MatrixXcd &matTapSpectrum, const Eigen::VectorXd &vecTapWeights, int iNfft, double dSampFreq=1.0) | UTILSLIB::Spectral | static |
| reduce(QVector< Eigen::MatrixXcd > &finalData, const Eigen::MatrixXcd &resultData) | UTILSLIB::Spectral | static |
| Spectral()=delete | UTILSLIB::Spectral |
1.8.17