v2.0.0
Loading...
Searching...
No Matches
rt_inv_op.h File Reference
#include "../dsp_global.h"
#include <fiff/fiff_cov.h>
#include <QThread>
#include <QSharedPointer>
Include dependency graph for rt_inv_op.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  RTPROCESSINGLIB::RtInvOpInput
 Input bundle for the real-time inverse operator worker containing noise covariance, forward solution, and settings. More...
class  RTPROCESSINGLIB::RtInvOpWorker
 Background worker thread that recomputes the MNE inverse operator when covariance updates arrive. More...
class  RTPROCESSINGLIB::RtInvOp
 Controller that manages RtInvOpWorker for online inverse operator updates. More...

Namespaces

namespace  FIFFLIB
 FIFF file I/O and data structures (raw, epochs, evoked, covariance, forward).
namespace  MNELIB
 Core MNE data structures (source spaces, source estimates, hemispheres).
namespace  RTPROCESSINGLIB