MNE-CPP
0.1.9
A Framework for Electrophysiology
|
#include <dipole.h>
Public Attributes | |
int | m_iIdx1 |
Dipole< T > | m_Dipole1 |
int | m_iIdx2 |
Dipole< T > | m_Dipole2 |
T | m_vCorrelation |
Declares a DipolePair structure consisting of two correlated dipoles which are the result of the RAP MUSIC searching algorithm.
Dipole<T> INVERSELIB::DipolePair< T >::m_Dipole1 |
Dipole<T> INVERSELIB::DipolePair< T >::m_Dipole2 |
int INVERSELIB::DipolePair< T >::m_iIdx1 |
int INVERSELIB::DipolePair< T >::m_iIdx2 |
T INVERSELIB::DipolePair< T >::m_vCorrelation |