RTGS.h File Reference

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

Include dependency graph for RTGS.h:

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

Go to the source code of this file.

Classes

class  RTGS_tree< base_tree >

Defines

#define _TIMINGS
#define _DEF_SR   0.5
#define _EVALUATE_ALL

Variables

tms RTIMING
clock_t RTIMER
clock_t Rintertimer
clock_t Rintertimersum = 0


Define Documentation

#define _DEF_SR   0.5

Default sampling rate

Definition at line 21 of file RTGS.h.

Referenced by RTGS_tree< base_tree >::RTGS_tree().

#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 25 of file RTGS.h.

#define _TIMINGS

Enable this flag if we want specific timings

Definition at line 18 of file RTGS.h.

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


Variable Documentation

clock_t Rintertimer

Definition at line 34 of file RTGS.h.

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

clock_t Rintertimersum = 0

Definition at line 35 of file RTGS.h.

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

clock_t RTIMER

Definition at line 33 of file RTGS.h.

Referenced by RTGS_tree< base_tree >::bulkLoad().

struct tms RTIMING

Definition at line 32 of file RTGS.h.

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


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