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

Go to the source code of this file.
Classes | |
| class | RTPROCESSINGLIB::RtAveragingWorker |
| Background worker thread that accumulates and averages epochs in real time. More... | |
| class | RTPROCESSINGLIB::RtAveraging |
| Controller that manages RtAveragingWorker for online epoch averaging with baseline correction. More... | |
Namespaces | |
| namespace | RTPROCESSINGLIB |