v2.0.0
Loading...
Searching...
No Matches
mne_nearest.cpp
Go to the documentation of this file.
1//=============================================================================================================
15
16//=============================================================================================================
17// INCLUDES
18//=============================================================================================================
19
20#include "mne_nearest.h"
21#include "mne_patch_info.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
Patch information (cluster of cortex vertices around each decimated source) used by orientation prior...
Per-source-space-vertex nearest-cortex-vertex mapping.
Core MNE data structures (source spaces, source estimates, hemispheres).