Go to the documentation of this file.
87 int32_t init_dim( int32_t, int32_t,
double * );
88 int32_t init_dim( int32_t, int32_t,
double,
double );
90 void set_store(
void *, int32_t );
91 void update_new_data( );
96 int32_t prune(int32_t);
99 void dump_last_interval();
100 void dump_mgr(
double * );
105 void add_pts( int32_t );
106 int32_t get_tot_blobs();
110 void const_hlp(int32_t);
114 int32_t *,
double *,
double * );
117 int hash_func(valarray<int>, int32_t );
122 double old_pt[10] = { NAN };
123 int32_t old_status = 2;
125 int32_t hash_tbl_siz;
126 int32_t hash_h_mult, hash_ifirst = 0;
128 int32_t ndim, n_tot_dat_blobs;
132 vector <hash_entry_struc> *hash_tbl;
134 vector <gpt_hash_struc> *gpt_hash_tbl;
data_info_struc ** dat_info
data_info_struc * dat_info
int32_t interval_needs_data
int32_t linear_to_offset(int32_t, int32_t, int32_t *)