GENIE
|
#include <match_common.h>
Public Attributes | |
uint32_t | id |
float | aggregation |
Definition at line 34 of file match_common.h.
float genie::matching::data_t::aggregation |
Count of data point
Definition at line 37 of file match_common.h.
uint32_t genie::matching::data_t::id |
Index of data point
Definition at line 36 of file match_common.h.