v2.0.0
Loading...
Searching...
No Matches
inv_beamformer_settings.h
Go to the documentation of this file.
1//=============================================================================================================
23
24#ifndef INV_BEAMFORMER_SETTINGS_H
25#define INV_BEAMFORMER_SETTINGS_H
26
27//=============================================================================================================
28// DEFINE NAMESPACE INVLIB
29//=============================================================================================================
30
31namespace INVLIB
32{
33
34//=============================================================================================================
49
50//=============================================================================================================
61
62//=============================================================================================================
67{
68 Matrix = 0,
70};
71
72} // NAMESPACE INVLIB
73
74#endif // INV_BEAMFORMER_SETTINGS_H
Inverse source estimation (MNE, dSPM, sLORETA, dipole fitting).