Implementation of MNELIB::MNENamedMatrix. More...
#include "mne_named_matrix.h"#include <fiff/fiff_constants.h>#include <fiff/fiff_stream.h>#include <fiff/fiff_tag.h>#include <vector>
Go to the source code of this file.
Implementation of MNELIB::MNENamedMatrix.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors
Implements FIFF read/write of the FIFF_MNE_ROW_NAMES, FIFF_MNE_COL_NAMES and FIFF_MNE_NAMED_MATRIX tags, plus the channel-name based row/column lookup used by MNEProjOp and MNECTFCompDataSet.
Definition in file mne_named_matrix.cpp.