37#ifndef MNEINVERSEOPERATOR_H
38#define MNEINVERSEOPERATOR_H
58#include <QSharedPointer>
96 typedef QSharedPointer<MneInverseOperator>
SPtr;
97 typedef QSharedPointer<const MneInverseOperator>
ConstSPtr;
Definitions for describing the objects in a FIFF file.
MNE Surface or Volume (MneSurfaceOrVolume) class declaration.
inverse library export/import macros.
#define INVERSESHARED_EXPORT
Core MNE data structures (source spaces, source estimates, hemispheres).
FIFF file I/O and data structures (raw, epochs, evoked, covariance, forward).
struct FIFFLIB::_fiffIdRec * fiffId
ToDo Old implementation use new fiff_id.h instead.
Inverse source estimation (MNE, dSPM, sLORETA, dipole fitting).
Coordinate transformation descriptor.
MNELIB::MneNamedMatrix * eigen_leads
MNELIB::MneCovMatrix * sensor_cov
MNELIB::MneCovMatrix * depth_prior
MNELIB::MneSourceSpaceOld ** spaces
FIFFLIB::FiffCoordTransOld * meg_head_t
QSharedPointer< const MneInverseOperator > ConstSPtr
MNELIB::MneNamedMatrix * eigen_fields
MNELIB::MneCovMatrix * fMRI_prior
MNELIB::MneCovMatrix * orient_prior
QSharedPointer< MneInverseOperator > SPtr
FIFFLIB::FiffCoordTransOld * mri_head_t
MNELIB::MneCovMatrix * source_cov
Covariance matrix storage.
Matrix specification with a channel list.
One linear projection item.
This defines a source space.