- vector-index-right pred? vec_1 vec_2 ยทยทยทprocedure
Like vector-index, but it searches right-to-left, rather than left-to-right, and all of the vectors must have the same length.
Like vector-index, but it searches right-to-left, rather than left-to-right, and all of the vectors must have the same length.