Local surface patch (neighbours-of-neighbours) used by patch-based source priors. More...


Go to the source code of this file.
Classes | |
| class | MNELIB::MNESurfacePatch |
| Cortical surface patch linking a set of vertices to a single source space point. More... | |
Namespaces | |
| namespace | MNELIB |
| Core MNE data structures (source spaces, source estimates, hemispheres). | |
Local surface patch (neighbours-of-neighbours) used by patch-based source priors.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors
MNELIB::MNESurfacePatch stores the vertex set, triangle subset and geodesic distances of a cortical patch grown from a seed vertex. Patches feed the cortical-orientation prior of the inverse operator (MNEPatchInfo) and are also used for source-space decimation quality checks.
Definition in file mne_surface_patch.h.