v2.0.0
Loading...
Searching...
No Matches
src
libraries
inv
inv_source_coupling.cpp
Go to the documentation of this file.
1
//=============================================================================================================
17
18
//=============================================================================================================
19
// INCLUDES
20
//=============================================================================================================
21
22
#include "
inv_source_coupling.h
"
23
24
//=============================================================================================================
25
// USED NAMESPACES
26
//=============================================================================================================
27
28
using namespace
INVLIB
;
29
30
//=============================================================================================================
31
// DEFINE MEMBER METHODS
32
//=============================================================================================================
33
34
InvSourceCoupling::InvSourceCoupling
()
35
:
tmin
(0.0f)
36
,
tmax
(0.0f)
37
{
38
}
inv_source_coupling.h
Container for an N-tuple of correlated grid sources discovered by RAP-/TRAP-MUSIC.
INVLIB
Inverse source estimation (MNE, dSPM, sLORETA, dipole fitting).
Definition
braintreemodel.h:42
INVLIB::InvSourceCoupling::InvSourceCoupling
InvSourceCoupling()
Definition
inv_source_coupling.cpp:34
INVLIB::InvSourceCoupling::tmin
float tmin
Definition
inv_source_coupling.h:58
INVLIB::InvSourceCoupling::tmax
float tmax
Definition
inv_source_coupling.h:59
Generated on
for MNE-CPP by
1.16.1