v2.0.0
Loading...
Searching...
No Matches
inv_dipole.h File Reference

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

#include <Eigen/Core>
#include <iostream>
#include "inv_dipole.cpp"
Include dependency graph for inv_dipole.h:
This graph shows which files directly or indirectly include this file:

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

Detailed Description

InvDipole class declaration for RAP MUSIC dipole results.

Author
Lorenz Esch lesch.nosp@m.@mgh.nosp@m..harv.nosp@m.ard..nosp@m.edu; Christoph Dinh chdin.nosp@m.h@nm.nosp@m.r.mgh.nosp@m..har.nosp@m.vard..nosp@m.edu
Since
0.1.0
Date
March, 2011

LICENSE

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 Documentation

◆ InvDipole_DOUBLE

Definition at line 140 of file inv_dipole.h.

◆ InvDipole_FLOAT

Definition at line 139 of file inv_dipole.h.

◆ InvDipole_INT

Definition at line 138 of file inv_dipole.h.