MNE-CPP  beta 1.0
Public Attributes | List of all members
INVERSELIB::Pair Struct Reference

#include <rapmusic.h>

Public Attributes

int x1
 
int x2
 

Detailed Description

Declares a pair structure for index combinations used in RAP MUSIC algorithm.

Definition at line 95 of file rapmusic.h.

Member Data Documentation

int INVERSELIB::Pair::x1

Index one of the pair.

Definition at line 97 of file rapmusic.h.

int INVERSELIB::Pair::x2

Index two of the pair.

Definition at line 98 of file rapmusic.h.


The documentation for this struct was generated from the following file: