v2.0.0
Loading...
Searching...
No Matches
INVERSELIB::Pair Struct Reference

Index pair representing two grid points evaluated together in the RAP MUSIC subspace scan. More...

#include <rapmusic.h>

Public Attributes

int x1
int x2

Detailed Description

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 82 of file rapmusic.h.

Member Data Documentation

◆ x1

int INVERSELIB::Pair::x1

Index one of the pair.

Definition at line 84 of file rapmusic.h.

◆ x2

int INVERSELIB::Pair::x2

Index two of the pair.

Definition at line 85 of file rapmusic.h.


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