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

Implementation of the INVLIB::InvBeamformer container. More...

#include "inv_beamformer.h"
Include dependency graph for inv_beamformer.cpp:

Go to the source code of this file.

Detailed Description

Implementation of the INVLIB::InvBeamformer container.

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.1.0
Date
March 2026

Implements the default constructor and the small bookkeeping methods. All non-inline accessors return shape information derived from the held weight matrices; the heavy numerical work lives in InvBeamformerCompute and the make / apply members of InvLCMV and InvDICS.

Definition in file inv_beamformer.cpp.