1#ifndef MNE_NAMED_VECTOR_H
2#define MNE_NAMED_VECTOR_H
42 int pick(
const QStringList&
names,
int nnames,
bool require_all, Eigen::Ref<Eigen::VectorXf> res)
const;
mne library export/import macros.
Core MNE data structures (source spaces, source estimates, hemispheres).
~MNENamedVector()=default
int pick(const QStringList &names, int nnames, bool require_all, Eigen::Ref< Eigen::VectorXf > res) const