Patch information (cluster of cortex vertices around each decimated source) used by orientation priors. More...


Go to the source code of this file.
Classes | |
| class | MNELIB::MNEPatchInfo |
| Patch information for a single source space point including vertex members and area. More... | |
Namespaces | |
| namespace | MNELIB |
| Core MNE data structures (source spaces, source estimates, hemispheres). | |
Patch information (cluster of cortex vertices around each decimated source) used by orientation priors.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors
MNELIB::MNEPatchInfo stores, for every decimated source vertex, the list of dense-cortex vertices that map to it (the patch) and a summary triangle normal used as the patch-averaged surface normal. Required for the loose-orientation MNE prior and for patch-based current-density rendering.
Definition in file mne_patch_info.h.