v2.0.0
Loading...
Searching...
No Matches
src
libraries
inv
inv_source_coupling.cpp
Go to the documentation of this file.
1
//=============================================================================================================
34
35
//=============================================================================================================
36
// INCLUDES
37
//=============================================================================================================
38
39
#include "
inv_source_coupling.h
"
40
41
//=============================================================================================================
42
// USED NAMESPACES
43
//=============================================================================================================
44
45
using namespace
INVLIB
;
46
47
//=============================================================================================================
48
// DEFINE MEMBER METHODS
49
//=============================================================================================================
50
51
InvSourceCoupling::InvSourceCoupling
()
52
:
tmin
(0.0f)
53
,
tmax
(0.0f)
54
{
55
}
inv_source_coupling.h
InvSourceCoupling struct declaration for correlated source groups (e.g. RAP-MUSIC dipole tuples).
INVLIB
Inverse source estimation (MNE, dSPM, sLORETA, dipole fitting).
Definition
braintreemodel.h:55
INVLIB::InvSourceCoupling::InvSourceCoupling
InvSourceCoupling()
Definition
inv_source_coupling.cpp:51
INVLIB::InvSourceCoupling::tmin
float tmin
Definition
inv_source_coupling.h:70
INVLIB::InvSourceCoupling::tmax
float tmax
Definition
inv_source_coupling.h:71
Generated on
for MNE-CPP by
1.16.1