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;
163 #endif // MNECORSOURCEESTIMATE_H