Implementation of FiffEvoked: read / write of one FIFFB_EVOKED block plus baseline / projector / pick operations. More...
#include "fiff_evoked.h"#include "fiff_stream.h"#include "fiff_tag.h"#include "fiff_dir_node.h"#include <math/numerics.h>#include <QDebug>#include <stdexcept>
Go to the source code of this file.
Implementation of FiffEvoked: read / write of one FIFFB_EVOKED block plus baseline / projector / pick operations.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2013-2026 MNE-CPP Authors
Drop-in counterpart of mne.Evoked in MNE-Python.
Definition in file fiff_evoked.cpp.