v2.0.0
Loading...
Searching...
No Matches
fwd_bem_solution.cpp
Go to the documentation of this file.
1//=============================================================================================================
36
37//=============================================================================================================
38// INCLUDES
39//=============================================================================================================
40
41#include "fwd_bem_solution.h"
42
43//=============================================================================================================
44// USED NAMESPACES
45//=============================================================================================================
46
47using namespace Eigen;
48using namespace FWDLIB;
49
50//=============================================================================================================
51// DEFINE MEMBER METHODS
52//=============================================================================================================
53
59
60//=============================================================================================================
61
FwdBemSolution class declaration.
Forward modelling (BEM, MEG/EEG lead fields).
Definition compute_fwd.h:91