#include "../dsp_global.h"#include <fiff/fiff_cov.h>#include <fiff/fiff_info.h>#include <QSharedPointer>#include <QThread>#include <Eigen/Core>

Go to the source code of this file.
Classes | |
| struct | RTPROCESSINGLIB::RtCovComputeResult |
| Bundled output of a real-time covariance computation step containing the covariance matrix and sample count. More... | |
| class | RTPROCESSINGLIB::RtCov |
| Controller that manages background covariance matrix estimation from streaming data. More... | |
Namespaces | |
| namespace | FIFFLIB |
| FIFF file I/O and data structures (raw, epochs, evoked, covariance, forward). | |
| namespace | RTPROCESSINGLIB |