Result of an xDAWN decomposition.
More...
#include <xdawn.h>
Result of an xDAWN decomposition.
Definition at line 73 of file xdawn.h.
◆ bValid
| bool UTILSLIB::XdawnResult::bValid = false |
True if fit() produced a usable decomposition.
Definition at line 81 of file xdawn.h.
◆ iTargetEvent
| int UTILSLIB::XdawnResult::iTargetEvent = 1 |
Event code used as the target class.
Definition at line 80 of file xdawn.h.
◆ matFilters
| Eigen::MatrixXd UTILSLIB::XdawnResult::matFilters |
Spatial filters W (n_channels x n_components).
Definition at line 75 of file xdawn.h.
◆ matNoiseCov
| Eigen::MatrixXd UTILSLIB::XdawnResult::matNoiseCov |
Residual-noise covariance (n_channels x n_channels).
Definition at line 78 of file xdawn.h.
◆ matPatterns
| Eigen::MatrixXd UTILSLIB::XdawnResult::matPatterns |
Spatial patterns A (n_channels x n_components).
Definition at line 76 of file xdawn.h.
◆ matSignalCov
| Eigen::MatrixXd UTILSLIB::XdawnResult::matSignalCov |
Target-evoked covariance (n_channels x n_channels).
Definition at line 77 of file xdawn.h.
◆ matTargetEvoked
| Eigen::MatrixXd UTILSLIB::XdawnResult::matTargetEvoked |
Average target evoked response (n_channels x n_samples).
Definition at line 79 of file xdawn.h.
The documentation for this struct was generated from the following file: