compute_accum(Accumulator &in) const | tracking::Hash_shelf | |
compute_corr(tracking::Corr &) const | tracking::Hash_shelf | |
compute_mean_forward_disp(utilities::Tuplef &cum_disp) | tracking::Hash_shelf | |
cumulative_disp_ | tracking::Hash_shelf | private |
fill_in_neighborhood() | tracking::Hash_shelf | |
get_cum_forward_disp() const | tracking::Hash_shelf | inline |
get_img_dims() const | tracking::Hash_shelf | inline |
get_mean_forward_disp() const | tracking::Hash_shelf | inline |
get_plane_num() const | tracking::Hash_shelf | inline |
get_region(int n, hash_box *box, int range) const | tracking::Hash_shelf | |
get_region(particle *n, hash_box *box, int range) const | tracking::Hash_shelf | |
get_region(int n, std::list< particle * > &out_list, int range) const | tracking::Hash_shelf | |
get_region(int n, std::vector< const particle * > &out_vector, int range) const | tracking::Hash_shelf | |
get_region_px(int n, std::vector< const particle * > &out, float range_in_units) const | tracking::Hash_shelf | |
hash_ | tracking::Hash_shelf | private |
hash_cum_dim_ | tracking::Hash_shelf | private |
hash_dims_ | tracking::Hash_shelf | private |
hash_function(const particle *p) const | tracking::Hash_shelf | virtual |
Hash_shelf(utilities::Tuplef imgsz, float upb, int i_frame, bool own_part, int max_part_indx_=0, float z_offset=0) | tracking::Hash_shelf | |
img_dims_ | tracking::Hash_shelf | private |
indx_to_tuple(int indx) const | tracking::Hash_shelf | private |
make_region_corners(const utilities::Tuplei ¢er, utilities::Tuplei &bottom_corner, utilities::Tuplei &top_corner, utilities::Tuplei ®ion_sides, const int range) const | tracking::Hash_shelf | private |
max_part_indx_ | tracking::Hash_shelf | private |
md_store_ | tracking::Hash_shelf | |
mean_forward_disp_ | tracking::Hash_shelf | private |
next_ | tracking::Hash_shelf | private |
output_to_wrapper(utilities::Wrapper_out &wrapper) const | tracking::Hash_shelf | virtual |
own_part_ | tracking::Hash_shelf | private |
particle_count_ | tracking::Hash_shelf | private |
pass_fun_to_part(void(particle::*fun)()) | tracking::Hash_shelf | |
pass_fun_to_part(void(particle::*fun)() const) const | tracking::Hash_shelf | |
plane_number_ | tracking::Hash_shelf | private |
print() const | tracking::Hash_shelf | virtual |
priv_init() | tracking::Hash_shelf | private |
push(particle *p) | tracking::Hash_shelf | |
range_indx_to_tuple(int indx, const utilities::Tuplei &side) const | tracking::Hash_shelf | private |
set_next_shelf(Hash_shelf *next) | tracking::Hash_shelf | |
shelf_to_list(std::list< const particle * > &tmp) const | tracking::Hash_shelf | |
shelf_to_list(std::list< particle * > &tmp) const | tracking::Hash_shelf | |
shelf_to_list() const | tracking::Hash_shelf | |
step_forwards(int n, const Hash_shelf *&next) const | tracking::Hash_shelf | |
test() | tracking::Hash_shelf | |
tuple_to_indx(const utilities::Tuplei &cord) const | tracking::Hash_shelf | private |
upb_ | tracking::Hash_shelf | private |
z_offset_ | tracking::Hash_shelf | private |
~Hash_shelf() | tracking::Hash_shelf | virtual |