v2.0.0
Loading...
Searching...
No Matches
src
libraries
mne
mne_nearest.cpp
Go to the documentation of this file.
1
//=============================================================================================================
36
37
//=============================================================================================================
38
// INCLUDES
39
//=============================================================================================================
40
41
#include "
mne_nearest.h
"
42
#include "
mne_patch_info.h
"
43
44
//=============================================================================================================
45
// USED NAMESPACES
46
//=============================================================================================================
47
48
using namespace
Eigen;
49
using namespace
MNELIB
;
50
51
//=============================================================================================================
52
// DEFINE MEMBER METHODS
53
//=============================================================================================================
54
55
MNENearest::MNENearest
()
56
{
57
}
58
59
//=============================================================================================================
60
61
MNENearest::~MNENearest
()
62
{
63
}
mne_patch_info.h
MNE Patch Information (MNEPatchInfo) class declaration.
mne_nearest.h
MNENearest class declaration.
MNELIB
Core MNE data structures (source spaces, source estimates, hemispheres).
Definition
connectivitysettings.h:63
MNELIB::MNENearest::MNENearest
MNENearest()
Definition
mne_nearest.cpp:55
MNELIB::MNENearest::~MNENearest
~MNENearest()
Definition
mne_nearest.cpp:61
Generated on
for MNE-CPP by
1.16.1