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

Implementation of INVLIB::InvVectorSourceEstimate. More...

#include "inv_vector_source_estimate.h"
#include <cmath>
Include dependency graph for inv_vector_source_estimate.cpp:

Go to the source code of this file.

Detailed Description

Implementation of INVLIB::InvVectorSourceEstimate.

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.2.1
Date
May 2026

Implements the constructors, the L2-norm magnitude collapse, the signed projection onto surface normals and the per-vertex slice accessor. All operations work directly on the interleaved (3·n_vertices × n_times) data block held by the base InvSourceEstimate.

Definition in file inv_vector_source_estimate.cpp.