v2.0.0
Loading...
Searching...
No Matches
mne_deriv.cpp
Go to the documentation of this file.
1//=============================================================================================================
36
37//=============================================================================================================
38// INCLUDES
39//=============================================================================================================
40
41#include "mne_deriv.h"
42
43//=============================================================================================================
44// USED NAMESPACES
45//=============================================================================================================
46
47using namespace Eigen;
48using namespace MNELIB;
49
50//=============================================================================================================
51// DEFINE MEMBER METHODS
52//=============================================================================================================
53
57
58//=============================================================================================================
59
MNE Derivation (MNEDeriv) class declaration.
Core MNE data structures (source spaces, source estimates, hemispheres).