v2.0.0
Loading...
Searching...
No Matches
mne_inverse_operator.cpp
Go to the documentation of this file.
1//=============================================================================================================
36
37//=============================================================================================================
38// INCLUDES
39//=============================================================================================================
40
42
45
46//=============================================================================================================
47// USED NAMESPACES
48//=============================================================================================================
49
50using namespace Eigen;
51using namespace INVERSELIB;
52
53//=============================================================================================================
54// DEFINE MEMBER METHODS
55//=============================================================================================================
56
60
61//=============================================================================================================
62
66
FiffCoordTrans class declaration.
MNESourceSpace class declaration.
Inverse source estimation (MNE, dSPM, sLORETA, dipole fitting).
MNE Inverse Operator (MNEInverseOperator) class declaration.