18#ifndef MNE_SPARSE_NAMED_MATRIX_H
19#define MNE_SPARSE_NAMED_MATRIX_H
53 std::unique_ptr<FIFFLIB::FiffSparseMatrix>
data;
MNELIB shared-library export/import macros and library build metadata.
FIFF sparse matrix: column / row-compressed sparse storage backed by Eigen::SparseMatrix.
Core MNE data structures (source spaces, source estimates, hemispheres).
MNESparseNamedMatrix()=default
std::unique_ptr< FIFFLIB::FiffSparseMatrix > data
~MNESparseNamedMatrix()=default