RtInvOpWorker
Namespace: RTPROCESSINGLIB · Library: DSP Library
#include <dsp/rt_inv_op.h>
class RTPROCESSINGLIB::RtInvOpWorker
Real-time inverse operator worker.
Background worker thread that recomputes the MNE inverse operator when covariance updates arrive.
Inheritance
Public Methods
doWork(inputData)
Perform actual inverse operator creation.
Parameters:
- inputData : const RtInvOpInput & Data to estimate the inverse operator from.
Authors of this file
- Christoph Dinh <christoph.dinh@mne-cpp.org>