Skip to content

Commit

Permalink
making more progress
Browse files Browse the repository at this point in the history
  • Loading branch information
blaise-muhirwa committed Dec 17, 2023
1 parent adc7c8d commit 18533e2
Show file tree
Hide file tree
Showing 10 changed files with 376 additions and 713 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ endif()
set(HEADERS
${PROJECT_SOURCE_DIR}/flatnav/distances/InnerProductDistance.h
${PROJECT_SOURCE_DIR}/flatnav/distances/SquaredL2Distance.h
${PROJECT_SOURCE_DIR}/flatnav/util/ExplicitSet.h
${PROJECT_SOURCE_DIR}/flatnav/util/VisitedNodesHandler.h
${PROJECT_SOURCE_DIR}/flatnav/util/GorderPriorityQueue.h
${PROJECT_SOURCE_DIR}/flatnav/util/Reordering.h
${PROJECT_SOURCE_DIR}/flatnav/util/SIMDDistanceSpecializations.h
Expand Down
Loading

0 comments on commit 18533e2

Please sign in to comment.