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

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

resample(const Eigen::RowVectorXd &vecData, double dNewSFreq, double dOldSFreq, int iNZeros=10)UTILSLIB::Resamplestatic
resampleMatrix(const Eigen::MatrixXd &matData, double dNewSFreq, double dOldSFreq, const Eigen::RowVectorXi &vecPicks=Eigen::RowVectorXi(), int iNZeros=10)UTILSLIB::Resamplestatic