MNE-CPP
0.1.9
A Framework for Electrophysiology
|
#include <rapmusic.h>
Public Attributes | |
int | x1 |
int | x2 |
Declares a pair structure for index combinations used in RAP MUSIC algorithm.
Definition at line 80 of file rapmusic.h.
int INVERSELIB::Pair::x1 |
Index one of the pair.
Definition at line 82 of file rapmusic.h.
int INVERSELIB::Pair::x2 |
Index two of the pair.
Definition at line 83 of file rapmusic.h.