Index pair representing two grid points evaluated together in the RAP MUSIC subspace scan. More...
#include <inv_rap_music.h>
Public Attributes | |
| int | x1 |
| int | x2 |
Index pair representing two grid points evaluated together in the RAP MUSIC subspace scan.
Declares a pair structure for index combinations used in RAP MUSIC algorithm.
Definition at line 81 of file inv_rap_music.h.
| int INVLIB::Pair::x1 |
Index one of the pair.
Definition at line 83 of file inv_rap_music.h.
| int INVLIB::Pair::x2 |
Index two of the pair.
Definition at line 84 of file inv_rap_music.h.