v2.0.0
Loading...
Searching...
No Matches
src
libraries
inverse
c
mne_inverse_operator.cpp
Go to the documentation of this file.
1
//=============================================================================================================
36
37
//=============================================================================================================
38
// INCLUDES
39
//=============================================================================================================
40
41
#include "
mne_inverse_operator.h
"
42
43
#include <
fiff/fiff_coord_trans.h
>
44
#include <
mne/mne_source_space.h
>
45
46
//=============================================================================================================
47
// USED NAMESPACES
48
//=============================================================================================================
49
50
using namespace
Eigen;
51
using namespace
INVERSELIB
;
52
53
//=============================================================================================================
54
// DEFINE MEMBER METHODS
55
//=============================================================================================================
56
57
MNEInverseOperator::MNEInverseOperator
()
58
{
59
}
60
61
//=============================================================================================================
62
63
MNEInverseOperator::~MNEInverseOperator
()
64
{
65
}
66
fiff_coord_trans.h
FiffCoordTrans class declaration.
mne_source_space.h
MNESourceSpace class declaration.
INVERSELIB
Inverse source estimation (MNE, dSPM, sLORETA, dipole fitting).
Definition
braintreemodel.h:55
INVERSELIB::MNEInverseOperator::MNEInverseOperator
MNEInverseOperator()
Definition
mne_inverse_operator.cpp:57
INVERSELIB::MNEInverseOperator::~MNEInverseOperator
~MNEInverseOperator()
Definition
mne_inverse_operator.cpp:63
mne_inverse_operator.h
MNE Inverse Operator (MNEInverseOperator) class declaration.
Generated on
for MNE-CPP by
1.16.1