37#ifndef MNE_EPOCH_DATA_H
38#define MNE_EPOCH_DATA_H
52#include <QSharedPointer>
77 typedef QSharedPointer<MNEEpochData>
SPtr;
78 typedef QSharedPointer<const MNEEpochData>
ConstSPtr;
Old fiff_type declarations - replace them.
mne library export/import macros.
Core MNE data structures (source spaces, source estimates, hemispheres).
void pick_channels(const Eigen::RowVectorXi &sel)
void applyBaselineCorrection(const QPair< float, float > &baseline)
QSharedPointer< MNEEpochData > SPtr
FIFFLIB::fiff_int_t event
QSharedPointer< const MNEEpochData > ConstSPtr