MultiIndex
|
#include <data_util.h>
Public Attributes | |
vector< Record > | multiindex |
Multitable< int > | cell_edges |
Table with index cell edges in array. |
data structures we need to make search
Multitable<int> MultiIndex< Record >::cell_edges |
Table with index cell edges in array.
vector<Record> MultiIndex< Record >::multiindex |