v2.0.0
Loading...
Searching...
No Matches
src
libraries
mne
mne_deriv.cpp
Go to the documentation of this file.
1
//=============================================================================================================
16
17
//=============================================================================================================
18
// INCLUDES
19
//=============================================================================================================
20
21
#include "
mne_deriv.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
MNEDeriv::MNEDeriv
()
35
{
36
}
37
38
//=============================================================================================================
39
40
MNEDeriv::~MNEDeriv
()
41
{
42
}
mne_deriv.h
Single channel derivation (linear combination of physical channels exposed as a virtual channel).
MNELIB
Core MNE data structures (source spaces, source estimates, hemispheres).
Definition
connectivitysettings.h:58
MNELIB::MNEDeriv::~MNEDeriv
~MNEDeriv()
Definition
mne_deriv.cpp:40
MNELIB::MNEDeriv::MNEDeriv
MNEDeriv()
Definition
mne_deriv.cpp:34
Generated on
for MNE-CPP by
1.16.1