|
MNE-CPP
0.1.9
A Framework for Electrophysiology
|
Go to the documentation of this file.
37 #ifndef MNE_CLUSTER_INFO_H
38 #define MNE_CLUSTER_INFO_H
56 #include <QSharedPointer>
75 typedef QSharedPointer<MNEClusterInfo>
SPtr;
76 typedef QSharedPointer<const MNEClusterInfo>
ConstSPtr;
96 inline bool isEmpty()
const;
104 inline qint32 numClust()
const;
112 void write(QString p_sFileName)
const;
199 #endif // MNE_CLUSTER_INFO_H
QList< qint32 > centroidVertno
QList< Eigen::Vector3f > centroidSource_rr
QSharedPointer< MNEClusterInfo > SPtr
QList< Eigen::VectorXi > clusterVertnos
QList< Eigen::VectorXd > clusterDistances
QList< qint32 > clusterLabelIds
QList< Eigen::MatrixX3f > clusterSource_rr
mne library export/import macros.
QSharedPointer< const MNEClusterInfo > ConstSPtr
QList< QString > clusterLabelNames