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

Implementation of MNELIB::MNEHemisphere. More...

#include "mne_hemisphere.h"
#include "mne_nearest.h"
#include <math/linalg.h>
#include <algorithm>
Include dependency graph for mne_hemisphere.cpp:

Go to the source code of this file.

Detailed Description

Implementation of MNELIB::MNEHemisphere.

SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2012-2026 MNE-CPP Authors

Author
Christoph Dinh chris.nosp@m.toph.nosp@m..dinh.nosp@m.@mne.nosp@m.-cpp..nosp@m.org; Lorenz Esch loren.nosp@m.z.es.nosp@m.ch@tu.nosp@m.-ilm.nosp@m.enau..nosp@m.de; Gabriel Motta gabri.nosp@m.elbe.nosp@m.nmott.nosp@m.a@gm.nosp@m.ail.c.nosp@m.om
Since
0.1.0
Date
October 2012

Implements FIFF read of one FIFFB_MNE_SOURCE_SPACE block into the rendering-ready hemisphere representation, recomputing triangle normals and centroids when the FIFF file omits them and attaching patch information from a companion .pri file when available.

Definition in file mne_hemisphere.cpp.