22#ifndef INV_BEAMFORMER_H
23#define INV_BEAMFORMER_H
42#include <QSharedPointer>
74 typedef QSharedPointer<InvBeamformer>
SPtr;
75 typedef QSharedPointer<const InvBeamformer>
ConstSPtr;
111 inline int nFreqs()
const;
181 return static_cast<int>(
weights.size());
Strongly-typed enumerations shared by the LCMV and DICS beamformer pipelines.
INVLIB library export/import macros, build-info accessors, and namespace docstring for the inverse-so...
Inverse source estimation (MNE, dSPM, sLORETA, dipole fitting).
BeamformerPickOri pickOri
Eigen::VectorXd frequencies
BeamformerWeightNorm weightNorm
Eigen::MatrixX3f sourceNn
BeamformerInversion inversion
Eigen::MatrixX3d maxPowerOri
QSharedPointer< InvBeamformer > SPtr
QSharedPointer< const InvBeamformer > ConstSPtr
std::vector< Eigen::MatrixXd > weights