We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
std::min does not map to the GPU hardware min() function. This should be changed.
point_linestring_distance.cuh linestring_distance.cuh linestring.cuh
#745 (comment)
The text was updated successfully, but these errors were encountered:
pairwise_linestring_distance
multilinestring_range
Refactor of pairwise_linestring_distance to use `multilinestring_ra…
870f103
…nge`, adds support to multilinestring distance (#755) Note, this is the first part of `pairwise_linestring_distance` refactoring, part 1 of PR: #753 Depends on #752 Contributes to #706, #703 Closes #745 Authors: - Michael Wang (https://github.com/isVoid) Approvers: - H. Thomson Comer (https://github.com/thomcom) - Mark Harris (https://github.com/harrism) URL: #755
isVoid
Successfully merging a pull request may close this issue.
std::min does not map to the GPU hardware min() function. This should be changed.
point_linestring_distance.cuh
linestring_distance.cuh
linestring.cuh
#745 (comment)
The text was updated successfully, but these errors were encountered: