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

Go to the source code of this file.
Classes | |
| class | RTPROCESSINGLIB::RtNoiseWorker |
| Background worker that computes a noise power spectral density estimate from accumulated data blocks. More... | |
| class | RTPROCESSINGLIB::RtNoise |
| Controller that manages RtNoiseWorker for real-time noise spectrum estimation. More... | |
Namespaces | |
| namespace | RTPROCESSINGLIB |