faiss/c_api
Aloxaf Yin faa5c85234 Expose IndexBinaryIVF to C API (#4302)
Summary:
This PR implements the C API for IndexBinaryIVF.

Pull Request resolved: https://github.com/facebookresearch/faiss/pull/4302

Reviewed By: mnorris11

Differential Revision: D73885352

Pulled By: satymish

fbshipit-source-id: a67b37fc7b75dde9e83a367c4352970aadc43119
2025-05-06 19:48:19 -07:00
..
gpu Publish the C API to Conda (#4186) 2025-03-30 20:11:39 -07:00
impl Allow using custom index readers and writers (#4180) 2025-04-01 11:05:29 -07:00
utils Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
AutoTune_c.cpp Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
AutoTune_c.h Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
CMakeLists.txt Expose IndexBinaryIVF to C API (#4302) 2025-05-06 19:48:19 -07:00
Clustering_c.cpp Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
Clustering_c.h Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
INSTALL.md
IndexBinaryIVF_c.cpp Expose IndexBinaryIVF to C API (#4302) 2025-05-06 19:48:19 -07:00
IndexBinaryIVF_c.h Expose IndexBinaryIVF to C API (#4302) 2025-05-06 19:48:19 -07:00
IndexBinary_c.cpp Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
IndexBinary_c.h Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
IndexFlat_c.cpp Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
IndexFlat_c.h Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
IndexIVFFlat_c.cpp Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
IndexIVFFlat_c.h Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
IndexIVF_c.cpp Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
IndexIVF_c.h Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
IndexLSH_c.cpp Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
IndexLSH_c.h Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
IndexPreTransform_c.cpp Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
IndexPreTransform_c.h Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
IndexReplicas_c.cpp Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
IndexReplicas_c.h Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
IndexScalarQuantizer_c.cpp Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
IndexScalarQuantizer_c.h Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
IndexShards_c.cpp Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
IndexShards_c.h Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
Index_c.cpp Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
Index_c.h Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
MetaIndexes_c.cpp Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
MetaIndexes_c.h Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
VectorTransform_c.cpp Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
VectorTransform_c.h Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
clone_index_c.cpp Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
clone_index_c.h Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
error_c.h Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
error_impl.cpp Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
error_impl.h Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
example_c.c Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
faiss_c.h Expose IndexBinaryIVF to C API (#4302) 2025-05-06 19:48:19 -07:00
index_factory_c.cpp Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
index_factory_c.h Enable linting: lint config changes plus arc lint command (#3966) 2024-10-22 09:46:48 -07:00
index_io_c.cpp Allow using custom index readers and writers (#4180) 2025-04-01 11:05:29 -07:00
index_io_c.h Allow using custom index readers and writers (#4180) 2025-04-01 11:05:29 -07:00
macros_impl.h Expose IndexBinaryIVF to C API (#4302) 2025-05-06 19:48:19 -07:00