36 #ifndef MNE_HEMISPHERE_H
37 #define MNE_HEMISPHERE_H
44 #include "mne_global.h"
63 #include <Eigen/SparseCore>
87 using namespace Eigen;
106 typedef QSharedPointer<MNEHemisphere>
SPtr;
143 MatrixXf& getTriCoords(
float p_fScaling = 1.0f);
151 inline bool isClustered()
const;
167 bool transform_hemisphere_to(fiff_int_t dest,
const FiffCoordTrans &p_Trans);
222 MatrixXf m_TriCoords;
233 return !cluster_info.isEmpty();
238 #endif // MNE_HEMISPHERE_H
Old fiff_type declarations - replace them.
QMap< int, QVector< int > > neighbor_vert
MNEClusterInfo cluster_info
SparseMatrix< double > dist
MNEClusterInfo class declaration, which provides cluster information.
QSharedPointer< MNEHemisphere > SPtr
Hemisphere provides geometry information.
QSharedPointer< const MNEHemisphere > ConstSPtr
Coordinate transformation description.
FIFF class declaration, which provides static wrapper functions to stay consistent with mne matlab to...
QMap< int, QVector< int > > neighbor_tri