InvDipole class declaration for RAP MUSIC dipole results. More...


Go to the source code of this file.
Classes | |
| struct | INVLIB::InvDipolePair< T > |
| Pair of correlated dipole indices and orientations found by the RAP MUSIC scanning step. More... | |
| class | INVLIB::InvDipole< T > |
| Stores position, orientation, and correlation of a single current dipole estimated by RAP MUSIC. More... | |
Namespaces | |
| namespace | INVLIB |
| Inverse source estimation (MNE, dSPM, sLORETA, dipole fitting). | |
Typedefs | |
| typedef INVLIB::InvDipole< int > | InvDipole_INT |
| typedef INVLIB::InvDipole< float > | InvDipole_FLOAT |
| typedef INVLIB::InvDipole< double > | InvDipole_DOUBLE |
InvDipole class declaration for RAP MUSIC dipole results.
Copyright (C) 2011, Lorenz Esch, Christoph Dinh. All rights reserved.
No part of this program may be photocopied, reproduced, or translated to another program language without the prior written consent of the author.
Definition in file inv_dipole.h.
| typedef INVLIB::InvDipole<double> InvDipole_DOUBLE |
Definition at line 140 of file inv_dipole.h.
| typedef INVLIB::InvDipole<float> InvDipole_FLOAT |
Definition at line 139 of file inv_dipole.h.
| typedef INVLIB::InvDipole<int> InvDipole_INT |
Definition at line 138 of file inv_dipole.h.