summaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/tensor/distance_functions
Commit message (Expand)AuthorAgeFilesLines
* Use constantHarald Musum2022-02-191-1/+1
* Somehow a paren got lost before comittingHarald Musum2022-02-181-1/+1
* Use EXPECT_NEAR when comparingHarald Musum2022-02-181-1/+1
* compare new GeoGcd with implementation as tensor distanceArne H Juul2022-01-171-0/+5
* Both arguments to distancecalculations will always be the same and have expec...Henning Baldersheim2021-11-261-4/+0
* Update Verizon Media copyright notices.gjoranv2021-10-072-2/+2
* Allow more rounding errors for small (zero) distances.Tor Egge2021-05-011-4/+9
* test a bit moreArne Juul2021-04-121-1/+27
* fix NNS distance for new cell typesArne Juul2021-04-121-0/+6
* Revert "fix NNS distance for new cell types"Arnstein Ressem2021-04-121-6/+0
* fix NNS distance for new cell typesArne Juul2021-04-091-0/+6
* add distanceThreshold option for nearestNeighbor operatorArne Juul2021-01-081-2/+34
* track CellType moveArne Juul2020-11-201-5/+5
* track TypedCells moveArne Juul2020-10-011-2/+2
* add unit test for Hamming distance metricArne Juul2020-09-071-0/+40
* use km as unit for distances from geo-degrees metricArne Juul2020-08-161-2/+2
* Consolidate search for GTest.Tor Egge2020-07-071-1/+0
* Use find_package to find gtest library.Tor Egge2020-06-291-1/+2
* split unit tests per distance functionArne Juul2020-06-291-4/+31
* adjust angular distance slighlyArne Juul2020-06-261-9/+30
* add "InnerProduct" distance metricArne Juul2020-06-251-8/+29
* update copyright headersArne Juul2020-03-242-2/+2
* remove debug printingArne Juul2020-03-241-2/+0
* unit test distance functionsArne Juul2020-03-242-0/+205