Named one-dimensional counterpart of MNELIB::MNENamedMatrix. More...


Go to the source code of this file.
Classes | |
| class | MNELIB::MNENamedVector |
Namespaces | |
| namespace | MNELIB |
| Core MNE data structures (source spaces, source estimates, hemispheres). | |
Named one-dimensional counterpart of MNELIB::MNENamedMatrix.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors
Stores a vector whose entries are tagged with a QStringList of labels, used for example for SSP weights or for one-sensor mappings. Provides the same name-indexed access as the matrix flavour so callers can robustly select sensors irrespective of their position in the FIFF channel list.
Definition in file mne_named_vector.h.