This is the complete list of members for UTILSLIB::BadChannelDetect, including all inherited members.
| detect(const Eigen::MatrixXd &matData, const Params ¶ms=Params()) | UTILSLIB::BadChannelDetect | static |
| detectFlat(const Eigen::MatrixXd &matData, double dThreshold=1e-13) | UTILSLIB::BadChannelDetect | static |
| detectHighVariance(const Eigen::MatrixXd &matData, double dZThresh=4.0) | UTILSLIB::BadChannelDetect | static |
| detectLowCorrelation(const Eigen::MatrixXd &matData, double dCorrThresh=0.4, int iNeighbours=5) | UTILSLIB::BadChannelDetect | static |
| Params typedef | UTILSLIB::BadChannelDetect |