faiss_IndexIVF_quantizer_trains_alone

= 0: use the quantizer as index in a kmeans training = 1: just pass on the training set to the train() of the quantizer = 2: kmeans training on a flat index + add the centroids to the quantizer

extern (C)
char
faiss_IndexIVF_quantizer_trains_alone
()

Meta