Implementation of the MNELIB::MNE static facade. More...

Go to the source code of this file.
Implementation of the MNELIB::MNE static facade.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2012-2026 MNE-CPP Authors
Defines the matlab-style wrapper bodies declared in mne.h, dispatching to MNESourceSpaces, MNEBem, MNEHemisphere, MNEForwardSolution and MNEEpochDataList and reusing the FIFF readers/writers from FIFFLIB. Logic is intentionally kept inside the static methods so the class itself remains empty and trivially copyable.
Definition in file mne.cpp.