Implementation of the resolution-matrix analytics declared in inv_resolution_matrix.h.
More...

Go to the source code of this file.
Implementation of the resolution-matrix analytics declared in inv_resolution_matrix.h.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors
Implements the K·L product, per-source PSF / CTF extraction, distance-weighted spatial spread and peak-localisation error against a 3-D position table. All operations are dense Eigen matmuls — no iteration is needed because the resolution matrix is computed once per inverse operator and re-used to characterise every source point.
Definition in file inv_resolution_matrix.cpp.