faiss.index_factory

Undocumented in source.

Members

Functions

faiss_index_factory
int faiss_index_factory(FaissIndex** p_index, int d, const(char)* description, FaissMetricType metric)

Build and index with the sequence of processing steps described in the string.

Meta