TGS.h File Reference

#include "basic-r-tree.h"
#include <limits>
#include <sys/times.h>

Include dependency graph for TGS.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TGS_tree< base_tree >

Defines

#define _TIMINGS
#define _EVALUATE_ALL

Variables

tms TIMING
clock_t TIMER
clock_t intertimer
clock_t intertimersum = 0


Define Documentation

#define _EVALUATE_ALL

Enable this flag if we want to take into account *all* available orderings on the bounding boxes, instead of only the default one.

Definition at line 22 of file TGS.h.

#define _TIMINGS

Enable this flag if we want specific timings

Definition at line 18 of file TGS.h.


Variable Documentation

clock_t intertimer

Definition at line 31 of file TGS.h.

Referenced by TGS_tree< base_tree >::BestBinarySplit().

clock_t intertimersum = 0

Definition at line 32 of file TGS.h.

Referenced by TGS_tree< base_tree >::BestBinarySplit(), and TGS_tree< base_tree >::bulkLoad().

clock_t TIMER

Definition at line 30 of file TGS.h.

Referenced by TGS_tree< base_tree >::bulkLoad(), and RTGS_tree< base_tree >::bulkLoad().

struct tms TIMING

Definition at line 29 of file TGS.h.

Referenced by TGS_tree< base_tree >::BestBinarySplit(), and TGS_tree< base_tree >::bulkLoad().


Generated on Sat Oct 13 17:34:43 2007 for R-Tree by  doxygen 1.5.2