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

ToDo Documentation... More...

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

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

Detailed Description

ToDo Documentation...

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 dipole.h.

Typedef Documentation

◆ Dipole_DOUBLE

Definition at line 140 of file dipole.h.

◆ Dipole_FLOAT

Definition at line 139 of file dipole.h.

◆ Dipole_INT

Definition at line 138 of file dipole.h.