MNE-CPP
0.1.9
A Framework for Electrophysiology
src
libraries
mne
c
mne_vol_geom.cpp
Go to the documentation of this file.
1
//=============================================================================================================
37
//=============================================================================================================
38
// INCLUDES
39
//=============================================================================================================
40
41
#include "
mne_vol_geom.h
"
42
43
//=============================================================================================================
44
// USED NAMESPACES
45
//=============================================================================================================
46
47
using namespace
Eigen;
48
using namespace
MNELIB;
49
50
//=============================================================================================================
51
// DEFINE MEMBER METHODS
52
//=============================================================================================================
53
54
MneVolGeom::MneVolGeom()
55
{
56
}
57
58
//=============================================================================================================
59
60
MneVolGeom::~MneVolGeom()
61
{
62
}
mne_vol_geom.h
MneVolGeom class declaration.
Generated on Wed Aug 9 2023 17:55:42 for MNE-CPP by
1.8.17