v2.0.0
Loading...
Searching...
No Matches
fwd_bem_solution.cpp
Go to the documentation of this file.
1//=============================================================================================================
14
15//=============================================================================================================
16// INCLUDES
17//=============================================================================================================
18
19#include "fwd_bem_solution.h"
20
21//=============================================================================================================
22// USED NAMESPACES
23//=============================================================================================================
24
25using namespace Eigen;
26using namespace FWDLIB;
27
28//=============================================================================================================
29// DEFINE MEMBER METHODS
30//=============================================================================================================
31
37
38//=============================================================================================================
39
Per-sensor projection matrix that turns BEM node potentials into MEG coil readings or EEG electrode v...
Forward modelling — BEM solver, spherical models, sensor/coil definitions and the lead-field assembly...
Definition compute_fwd.h:83