|
MNE-CPP 0.1.9
A Framework for Electrophysiology
|
#include <hpifitdata.h>
Public Attributes | |
| double | error |
| Eigen::MatrixXd | moment |
| int | numIterations |
The strucut specifing the dipole error.
Definition at line 83 of file hpifitdata.h.
| double INVERSELIB::DipFitError::error |
Definition at line 84 of file hpifitdata.h.
| Eigen::MatrixXd INVERSELIB::DipFitError::moment |
Definition at line 85 of file hpifitdata.h.
| int INVERSELIB::DipFitError::numIterations |
Definition at line 86 of file hpifitdata.h.