Implemented binary search in Velo reconstruction
Closes https://gitlab.cern.ch/lhcb-parallelization/cuda_hlt/issues/34
- Binary search method implemented for
fill_candidates(10% speedup) - Binary search implemented for
track_forwarding(little speedup and better physics).