ToDo Documentation... More...


Go to the source code of this file.
Classes | |
| struct | INVERSELIB::DipolePair< T > |
| Pair of correlated dipole indices and orientations found by the RAP MUSIC scanning step. More... | |
| class | INVERSELIB::Dipole< T > |
| Stores position, orientation, and correlation of a single current dipole estimated by RAP MUSIC. More... | |
Namespaces | |
| namespace | INVERSELIB |
| Inverse source estimation (MNE, dSPM, sLORETA, dipole fitting). | |
Typedefs | |
| typedef INVERSELIB::Dipole< int > | Dipole_INT |
| typedef INVERSELIB::Dipole< float > | Dipole_FLOAT |
| typedef INVERSELIB::Dipole< double > | Dipole_DOUBLE |
ToDo Documentation...
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 dipole.h.
| typedef INVERSELIB::Dipole<double> Dipole_DOUBLE |
| typedef INVERSELIB::Dipole<float> Dipole_FLOAT |
| typedef INVERSELIB::Dipole<int> Dipole_INT |