RtCov
Namespace: RTPROCESSINGLIB · Library: DSP Library
#include <dsp/rt_cov.h>
class RTPROCESSINGLIB::RtCov
Real-time covariance worker.
Controller that manages background covariance matrix estimation from streaming data.
Inheritance
Public Methods
RtCov(pFiffInfo)
estimateCovariance(matData, iNewMaxSamples)
Perform actual covariance estimation.
Parameters:
- inputData Data to estimate the covariance from.
Authors of this file
- Christoph Dinh <christoph.dinh@mne-cpp.org>