#include <gist_private.h>
Data Fields | |
| RBNode | rbnode |
| GISTSearchItem * | head |
| GISTSearchItem * | lastHeap |
| double | distances [1] |
Definition at line 127 of file gist_private.h.
| double GISTSearchTreeItem::distances[1] |
Definition at line 132 of file gist_private.h.
Referenced by getNextNearest(), gistgetbitmap(), gistgettuple(), and GISTSearchTreeItemComparator().
Definition at line 130 of file gist_private.h.
Referenced by getNextGISTSearchItem(), and GISTSearchTreeItemCombiner().
Definition at line 131 of file gist_private.h.
Referenced by getNextGISTSearchItem(), and GISTSearchTreeItemCombiner().
Definition at line 129 of file gist_private.h.
1.7.1