Implementation of the INVLIB::InvBeamformer container. More...
#include "inv_beamformer.h"
Go to the source code of this file.
Implementation of the INVLIB::InvBeamformer container.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors
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.