#include <Matching.h>
Public Types | |
typedef Matching::index_type | index_type |
Public Member Functions | |
Match (index_type i1, index_type i2) | |
Public Attributes | |
index_type | index1 |
index_type | index2 |
Definition at line 35 of file Matching.h.
typedef Matching::index_type lhef::Matching< Delta >::Match::index_type |
Definition at line 36 of file Matching.h.
|
inline |
Definition at line 38 of file Matching.h.
index_type lhef::Matching< Delta >::Match::index1 |
Definition at line 41 of file Matching.h.
Referenced by lhef::Matching< Delta >::delta().
index_type lhef::Matching< Delta >::Match::index2 |
Definition at line 41 of file Matching.h.
Referenced by lhef::Matching< Delta >::delta().