faiss-d ~master (2022-06-02T14:02:51.0175088)
Dub
Repo
faiss_index_factory
faiss
index_factory
Build and index with the sequence of processing steps described in the string.
extern (
C
)
int
faiss_index_factory
(
FaissIndex
**
p_index
,
int
d
,
const
(
char
)*
description
,
FaissMetricType
metric
)
Meta
Source
See Implementation
faiss
index_factory
functions
faiss_index_factory
Build and index with the sequence of processing steps described in the string.