simd-kd-tree
simd-kd-tree copied to clipboard
vectorization of the kd-tree data structure and search algorithm
Results
1
simd-kd-tree issues
Sort by
recently updated
recently updated
newest added
Hello, I went through your thesis recently and found your implementation of a KD-Tree with vectorization support interesting. I wanted to compare on my x86-64 platform the performance obtained for...