v2.0.0
Loading...
Searching...
No Matches
inv_beamformer_settings.h
Go to the documentation of this file.
1//=============================================================================================================
34
35#ifndef INV_BEAMFORMER_SETTINGS_H
36#define INV_BEAMFORMER_SETTINGS_H
37
38//=============================================================================================================
39// DEFINE NAMESPACE INVLIB
40//=============================================================================================================
41
42namespace INVLIB
43{
44
45//=============================================================================================================
60
61//=============================================================================================================
72
73//=============================================================================================================
78{
79 Matrix = 0,
81};
82
83} // NAMESPACE INVLIB
84
85#endif // INV_BEAMFORMER_SETTINGS_H
Inverse source estimation (MNE, dSPM, sLORETA, dipole fitting).