37#ifndef MNECORSOURCEESTIMATE_H
38#define MNECORSOURCEESTIMATE_H
51#include <Eigen/SparseCore>
96 MNECorSourceEstimate(
const Eigen::MatrixXd &p_sol,
const Eigen::VectorXi &p_vertices,
float p_tmin,
float p_tstep);
142 bool write(QIODevice &p_IODevice);
155 Eigen::SparseMatrix<float> m_matCorrelations;
mne library export/import macros.
MNESourceEstimate class declaration.
Core MNE data structures (source spaces, source estimates, hemispheres).
bool write(QIODevice &p_IODevice)
MNECorSourceEstimate(const Eigen::MatrixXd &p_sol, const Eigen::VectorXi &p_vertices, float p_tmin, float p_tstep)
static bool read(QIODevice &p_IODevice, MNECorSourceEstimate &p_stc)