MNE-CPP  0.1.9
A Framework for Electrophysiology
UTILSLIB::Spectral Member List

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

calculateFFTFreqs(int iNfft, double dSampFreq)UTILSLIB::Spectralstatic
compute(const TaperedSpectraInputData &inputData)UTILSLIB::Spectralstatic
computeTaperedSpectraMatrix(const Eigen::MatrixXd &matData, const Eigen::MatrixXd &matTaper, int iNfft, bool bUseThreads=true)UTILSLIB::Spectralstatic
computeTaperedSpectraRow(const Eigen::RowVectorXd &vecData, const Eigen::MatrixXd &matTaper, int iNfft)UTILSLIB::Spectralstatic
csdFromTaperedSpectra(const Eigen::MatrixXcd &vecTapSpectrumSeed, const Eigen::MatrixXcd &vecTapSpectrumTarget, const Eigen::VectorXd &vecTapWeightsSeed, const Eigen::VectorXd &vecTapWeightsTarget, int iNfft, double dSampFreq=1.0)UTILSLIB::Spectralstatic
generateTapers(int iSignalLength, const QString &sWindowType="hanning")UTILSLIB::Spectralstatic
generateTapers(int iSignalLength, const std::string &sWindowType="hanning")UTILSLIB::Spectralstatic
psdFromTaperedSpectra(const Eigen::MatrixXcd &matTapSpectrum, const Eigen::VectorXd &vecTapWeights, int iNfft, double dSampFreq=1.0)UTILSLIB::Spectralstatic
reduce(QVector< Eigen::MatrixXcd > &finalData, const Eigen::MatrixXcd &resultData)UTILSLIB::Spectralstatic
Spectral()=deleteUTILSLIB::Spectral