Implementation of MNELIB::MNESourceSpaces. More...
#include "mne_source_spaces.h"#include "mne_nearest.h"#include <math/linalg.h>#include <fs/fs_label.h>#include <QFile>#include <stdexcept>
Go to the source code of this file.
Implementation of MNELIB::MNESourceSpaces.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors
Defines whole-file FIFF readers that iterate every FIFFB_MNE_SOURCE_SPACE block under the root FIFFB_MNE block and delegate the per-space parsing to MNESourceSpace::read. Also implements iteration helpers used by MNEForwardSolution to find the matching source space for a given leadfield column.
Definition in file mne_source_spaces.cpp.