Implementation of the RAP-MUSIC scanning algorithm. More...

Go to the source code of this file.
Implementation of the RAP-MUSIC scanning algorithm.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors
Implements the signal-subspace estimator calcPhi_s, the dual subcorr variants (with and without returning the dipole pair orientation), the parallelised over-pair scan loop, the recursive sub-space projection that removes already-found dipole pairs from the search, and the final assembly of the per-iteration dipole-pair list into the dense InvSourceEstimate output.
Definition in file inv_rap_music.cpp.