Functionsยง
- build_
distance_ table_ dot - Build a Distance Table from the query to each PQ centroid using Dot distance.
- build_
distance_ table_ dot_ impl - build_
distance_ table_ l2 - Build a Distance Table from the query to each PQ centroid using L2 distance.
- build_
distance_ table_ l2_ impl