v2.0.0
Loading...
Searching...
No Matches
INVLIB::InvCMNEResult Struct Reference

CMNE result. More...

#include <inv_cmne.h>

Public Attributes

InvSourceEstimate stcDspm
InvSourceEstimate stcCmne
InvSourceEstimate stcLstmPredict
Eigen::MatrixXd matKernelDspm

Detailed Description

CMNE result.

Result container for the CMNE inverse solver.

Definition at line 74 of file inv_cmne.h.

Member Data Documentation

◆ matKernelDspm

Eigen::MatrixXd INVLIB::InvCMNEResult::matKernelDspm

Static dSPM kernel (n_sources x n_channels).

Definition at line 79 of file inv_cmne.h.

◆ stcCmne

InvSourceEstimate INVLIB::InvCMNEResult::stcCmne

CMNE-corrected estimate.

Definition at line 77 of file inv_cmne.h.

◆ stcDspm

InvSourceEstimate INVLIB::InvCMNEResult::stcDspm

Uncorrected dSPM estimate.

Definition at line 76 of file inv_cmne.h.

◆ stcLstmPredict

InvSourceEstimate INVLIB::InvCMNEResult::stcLstmPredict

Raw LSTM prediction (diagnostics).

Definition at line 78 of file inv_cmne.h.


The documentation for this struct was generated from the following file: