58#include <QSharedPointer>
85 typedef QSharedPointer<MNERawBufDef>
SPtr;
86 typedef QSharedPointer<const MNERawBufDef>
ConstSPtr;
110 Eigen::Matrix<float, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor>
vals;
FiffDirNode class declaration, which provides fiff dir tree processing methods.
mne library export/import macros.
Core MNE data structures (source spaces, source estimates, hemispheres).
QSharedPointer< FiffDirEntry > SPtr
FIFFLIB::FiffDirEntry::SPtr ent
QSharedPointer< MNERawBufDef > SPtr
QSharedPointer< const MNERawBufDef > ConstSPtr
Eigen::VectorXi ch_filtered
Eigen::Matrix< float, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor > vals
MNERawBufDef()
Default constructor.