37#ifndef MNECTFCOMPDATA_H
38#define MNECTFCOMPDATA_H
44#include "../mne_global.h"
59#include <QSharedPointer>
82 typedef QSharedPointer<MneCTFCompData>
SPtr;
83 typedef QSharedPointer<const MneCTFCompData>
ConstSPtr;
107 const QList<FIFFLIB::FiffChInfo> &chs,
FiffSparseMatrix class declaration.
MNE Named Matrix (MneNamedMatrix) class declaration.
Data associated with MNE computations for each mneMeasDataSet.
One MNE CTF compensation description.
QSharedPointer< const MneCTFCompData > ConstSPtr
QSharedPointer< MneCTFCompData > SPtr
Matrix specification with a channel list.