v2.0.0
Loading...
Searching...
No Matches
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
45using namespace INVLIB;
46
47//=============================================================================================================
48// DEFINE MEMBER METHODS
49//=============================================================================================================
50
52 : tmin(0.0f)
53 , tmax(0.0f)
54{
55}
InvSourceCoupling struct declaration for correlated source groups (e.g. RAP-MUSIC dipole tuples).
Inverse source estimation (MNE, dSPM, sLORETA, dipole fitting).