mirror of
https://github.com/facebookresearch/faiss.git
synced 2025-06-03 21:54:02 +08:00
* Pass compilation in current state * Fix formatting and add missing parts * Define DistanceComputer * Add documentation to name changed on DistanceComputer::operator()() * Apply suggestions from code review Changes in docs Co-Authored-By: Eduardo Pinho <enet4mikeenet@gmail.com> * Updated MetricType