19#ifndef MNESURFACEPATCH_H
20#define MNESURFACEPATCH_H
44#include <QSharedPointer>
70 typedef QSharedPointer<MNESurfacePatch>
SPtr;
71 typedef QSharedPointer<const MNESurfacePatch>
ConstSPtr;
88 std::unique_ptr<MNESourceSpace>
s;
MNELIB shared-library export/import macros and library build metadata.
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