Implementation of MNELIB::MNENamedVector. More...
#include "mne_named_vector.h"
Go to the source code of this file.
Variables | |
| constexpr int | FAIL = -1 |
| constexpr int | OK = 0 |
Implementation of MNELIB::MNENamedVector.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors
Implements constructors and the name-based lookup helpers; FIFF I/O is handled by the surrounding matrix readers because named vectors are almost always written as a degenerate named matrix.
Definition in file mne_named_vector.cpp.
|
constexpr |
Definition at line 30 of file mne_named_vector.cpp.
|
constexpr |
Definition at line 31 of file mne_named_vector.cpp.