v2.0.0
Loading...
Searching...
No Matches
mne_named_matrix.cpp File Reference

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>
Include dependency graph for mne_named_matrix.cpp:

Go to the source code of this file.

Detailed Description

Implementation of MNELIB::MNENamedMatrix.

SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors

Author
Christoph Dinh chris.nosp@m.toph.nosp@m..dinh.nosp@m.@mne.nosp@m.-cpp..nosp@m.org
Since
2.0.0
Date
March 2026

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.