v2.0.0
Loading...
Searching...
No Matches
src
libraries
mne
mne_deriv.cpp
Go to the documentation of this file.
1
//=============================================================================================================
36
37
//=============================================================================================================
38
// INCLUDES
39
//=============================================================================================================
40
41
#include "
mne_deriv.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
MNEDeriv::MNEDeriv
()
55
{
56
}
57
58
//=============================================================================================================
59
60
MNEDeriv::~MNEDeriv
()
61
{
62
}
mne_deriv.h
MNE Derivation (MNEDeriv) class declaration.
MNELIB
Core MNE data structures (source spaces, source estimates, hemispheres).
Definition
connectivitysettings.h:63
MNELIB::MNEDeriv::~MNEDeriv
~MNEDeriv()
Definition
mne_deriv.cpp:60
MNELIB::MNEDeriv::MNEDeriv
MNEDeriv()
Definition
mne_deriv.cpp:54
Generated on
for MNE-CPP by
1.16.1