v2.0.0
Loading...
Searching...
No Matches
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
28using namespace INVLIB;
29
30//=============================================================================================================
31// DEFINE MEMBER METHODS
32//=============================================================================================================
33
35 : tmin(0.0f)
36 , tmax(0.0f)
37{
38}
Container for an N-tuple of correlated grid sources discovered by RAP-/TRAP-MUSIC.
Inverse source estimation (MNE, dSPM, sLORETA, dipole fitting).