v2.0.0
Loading...
Searching...
No Matches
mne_deriv.cpp
Go to the documentation of this file.
1//=============================================================================================================
16
17//=============================================================================================================
18// INCLUDES
19//=============================================================================================================
20
21#include "mne_deriv.h"
22
23//=============================================================================================================
24// USED NAMESPACES
25//=============================================================================================================
26
27using namespace Eigen;
28using namespace MNELIB;
29
30//=============================================================================================================
31// DEFINE MEMBER METHODS
32//=============================================================================================================
33
37
38//=============================================================================================================
39
Single channel derivation (linear combination of physical channels exposed as a virtual channel).
Core MNE data structures (source spaces, source estimates, hemispheres).