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

Implementation of INVLIB::InvSensorSet and the FwdCoilSetInvSensorSet 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>
Include dependency graph for inv_sensor_set.cpp:

Go to the source code of this file.

Detailed Description

Implementation of INVLIB::InvSensorSet and the FwdCoilSetInvSensorSet builder.

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 the FwdCoilSetInvSensorSet 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.