36#ifndef MNESURFACEPATCH_H
37#define MNESURFACEPATCH_H
61#include <QSharedPointer>
87 typedef QSharedPointer<MNESurfacePatch>
SPtr;
88 typedef QSharedPointer<const MNESurfacePatch>
ConstSPtr;
105 std::unique_ptr<MNESourceSpace>
s;
mne library export/import macros.
Core MNE data structures (source spaces, source estimates, hemispheres).
This defines a source space.
QSharedPointer< MNESurfacePatch > SPtr
QSharedPointer< const MNESurfacePatch > ConstSPtr
Eigen::VectorXi surf_vert
std::unique_ptr< MNESourceSpace > s