v2.0.0
Loading...
Searching...
No Matches
minimum_norm Directory Reference
Directory dependency graph for minimum_norm:
src/libraries/inv/minimum_norm

Files

 
inv_cmne.cpp
 Implementation of the CMNE solver (dSPM kernel, z-score rectification, LSTM inference, optional training driver).
 
inv_cmne.h
 Contextual Minimum-Norm Estimate (CMNE) inverse solver — deep-learning-corrected dSPM (Dinh et al. 2021).
 
inv_cmne_settings.cpp
 Definition of the INVLIB::InvCMNESettings aggregate (default values).
 
inv_cmne_settings.h
 Settings record for the INVLIB::InvCMNE solver (model path, sliding-window length, regularisation, base method).
 
inv_minimum_norm.cpp
 Implementation of the linear minimum-norm solver including the eLORETA weight-iteration loop.
 
inv_minimum_norm.h
 Linear minimum-norm inverse solver — MNE, dSPM, sLORETA and eLORETA from a precomputed MNEInverseOperator.