Implementation of INVLIB::InvSensorSet and the FwdCoilSet → InvSensorSet builder.
More...
#include "inv_sensor_set.h"#include <iostream>#include <fwd/fwd_coil_set.h>#include <fiff/fiff_ch_info.h>#include <QCoreApplication>#include <Eigen/Dense>
Go to the source code of this file.
Implementation of INVLIB::InvSensorSet and the FwdCoilSet → InvSensorSet builder.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors
Implements the FwdCoilSet → InvSensorSet conversion (sizing the per-integration-point matrices, copying positions / normals / weights and the channel transform), the per-channel accessors and the equality operators that drive the cache logic in InvHpiDataUpdater.
Definition in file inv_sensor_set.cpp.