aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/tensor/euclidean_distance.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* update some documentation commentsArne Juul2023-04-271-0/+2
* remove unused distance functionsArne Juul2023-04-271-67/+0
* garbage collect unused APIArne Juul2023-04-271-3/+1
* also add BoundEuclideanDistanceArne Juul2023-04-241-0/+12
* Both arguments to distancecalculations will always be the same and have expec...Henning Baldersheim2021-11-261-3/+1
* - Extend test to cover iterations in outer loop.Henning Baldersheim2021-11-261-1/+1
* - Use the optimized int8_t euclidian distance calculation.Henning Baldersheim2021-11-261-2/+7
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* restore optimization lost when moving code aroundArne Juul2021-04-141-0/+19
* underscore for member variable, more assertsArne Juul2021-04-131-1/+3
* let the distance function decide how it wants the query tensor convertedArne Juul2021-04-121-11/+9
* fix NNS distance for new cell typesArne Juul2021-04-121-0/+59
* Revert "fix NNS distance for new cell types"Arnstein Ressem2021-04-121-59/+0
* fix NNS distance for new cell typesArne Juul2021-04-091-0/+59