FwdEegSphereModel implementation — de Munck Legendre-series EEG potential, Berg-Scherg equivalent-source least-squares fit, and Sarvas analytic MEG field for spherically-symmetric volume conductors. More...
#include "math/simplex_algorithm.h"#include "fwd_eeg_sphere_model.h"#include "fwd_eeg_sphere_model_set.h"#include <qmath.h>#include <Eigen/Core>#include <algorithm>#include <vector>#include <Eigen/Dense>
Go to the source code of this file.
Classes | |
| struct | FWDLIB::BergSchergPar |
| Berg-Scherg parameter pair (magnitude and distance multiplier) for an equivalent dipole in the EEG sphere model approximation. More... | |
Namespaces | |
| namespace | FWDLIB |
| Forward modelling — BEM solver, spherical models, sensor/coil definitions and the lead-field assembly that links current dipoles to MEG/EEG sensor readings. | |
FwdEegSphereModel implementation — de Munck Legendre-series EEG potential, Berg-Scherg equivalent-source least-squares fit, and Sarvas analytic MEG field for spherically-symmetric volume conductors.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2017-2026 MNE-CPP Authors
Definition in file fwd_eeg_sphere_model.cpp.