v2.0.0
Loading...
Searching...
No Matches
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
48using namespace Eigen;
49using namespace MNELIB;
50
51//=============================================================================================================
52// DEFINE MEMBER METHODS
53//=============================================================================================================
54
58
59//=============================================================================================================
60
MNE Patch Information (MNEPatchInfo) class declaration.
MNENearest class declaration.
Core MNE data structures (source spaces, source estimates, hemispheres).