MultiIndex
Public Attributes
MultiIndex< Record > Struct Template Reference

#include <data_util.h>

Collaboration diagram for MultiIndex< Record >:
Collaboration graph
[legend]

List of all members.

Public Attributes

vector< Record > multiindex
Multitable< int > cell_edges
 Table with index cell edges in array.

Detailed Description

template<class Record>
struct MultiIndex< Record >

data structures we need to make search


Member Data Documentation

template<class Record >
Multitable<int> MultiIndex< Record >::cell_edges

Table with index cell edges in array.

template<class Record >
vector<Record> MultiIndex< Record >::multiindex

The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator