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

Implementation of the Powell-accelerated RAP-MUSIC variant. More...

#include "inv_pwl_rap_music.h"
#include <QDebug>
#include <stdexcept>
Include dependency graph for inv_pwl_rap_music.cpp:

Go to the source code of this file.

Detailed Description

Implementation of the Powell-accelerated RAP-MUSIC variant.

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 Powell direction-set search over the leadfield grid, the PowellOffset / PowellIdxVec helpers that linearise pair indices into a 1-D parameter and the three calculateInverse overrides that dispatch evoked / raw / paired-output calls back into the base InvRapMusic pipeline with the Powell scanner installed.

Definition in file inv_pwl_rap_music.cpp.