v2.0.0
Loading...
Searching...
No Matches
src
libraries
mne
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
27
using namespace
Eigen;
28
using namespace
MNELIB
;
29
30
//=============================================================================================================
31
// DEFINE MEMBER METHODS
32
//=============================================================================================================
33
34
MNENearest::MNENearest
()
35
{
36
}
37
38
//=============================================================================================================
39
40
MNENearest::~MNENearest
()
41
{
42
}
mne_patch_info.h
Patch information (cluster of cortex vertices around each decimated source) used by orientation prior...
mne_nearest.h
Per-source-space-vertex nearest-cortex-vertex mapping.
MNELIB
Core MNE data structures (source spaces, source estimates, hemispheres).
Definition
connectivitysettings.h:58
MNELIB::MNENearest::MNENearest
MNENearest()
Definition
mne_nearest.cpp:34
MNELIB::MNENearest::~MNENearest
~MNENearest()
Definition
mne_nearest.cpp:40
Generated on
for MNE-CPP by
1.16.1