faiss/c_api
glutamatt ddd9c52f31
C API : ClusteringIterationStats integration (#1140)
Thanks for the fix @glutamatt and thanks for the review @Enet4 !

* C API : ClusteringIterationStats integration

* Update c_api/Clustering_c.h

Co-Authored-By: Eduardo Pinho <enet4mikeenet@gmail.com>

* Update c_api/Clustering_c.cpp

Co-Authored-By: Eduardo Pinho <enet4mikeenet@gmail.com>

* Update c_api/Clustering_c.cpp

Co-Authored-By: Eduardo Pinho <enet4mikeenet@gmail.com>

* Update c_api/Clustering_c.cpp

Co-Authored-By: Eduardo Pinho <enet4mikeenet@gmail.com>

* Add getter implementation

Co-authored-by: Eduardo Pinho <enet4mikeenet@gmail.com>
2020-03-12 23:22:39 +01:00
..
gpu [C API] June 2019 update (#869) 2019-06-24 13:29:38 +02:00
impl [C_API] Pass compilation in current state (#989) 2019-11-19 11:36:44 +01:00
AutoTune_c.cpp [C_API] Pass compilation in current state (#989) 2019-11-19 11:36:44 +01:00
AutoTune_c.h [C_API] Pass compilation in current state (#989) 2019-11-19 11:36:44 +01:00
Clustering_c.cpp C API : ClusteringIterationStats integration (#1140) 2020-03-12 23:22:39 +01:00
Clustering_c.h C API : ClusteringIterationStats integration (#1140) 2020-03-12 23:22:39 +01:00
INSTALL.md Add C API (#317) 2018-02-26 11:23:17 +01:00
IndexFlat_c.cpp [C API] Update for compatibility with v1.5 (#858) 2019-06-12 15:46:08 +02:00
IndexFlat_c.h [C API] Update for compatibility with v1.5 (#858) 2019-06-12 15:46:08 +02:00
IndexIVFFlat_c.cpp [C API] June 2019 update (#869) 2019-06-24 13:29:38 +02:00
IndexIVFFlat_c.h [C API] June 2019 update (#869) 2019-06-24 13:29:38 +02:00
IndexIVF_c.cpp c_api: faiss_IndexIVF_invlists_get_ids function (#1094) 2020-01-31 13:40:28 +01:00
IndexIVF_c.h c_api: faiss_IndexIVF_invlists_get_ids function (#1094) 2020-01-31 13:40:28 +01:00
IndexLSH_c.cpp [C API] Update for compatibility with v1.5 (#858) 2019-06-12 15:46:08 +02:00
IndexLSH_c.h [C API] Update for compatibility with v1.5 (#858) 2019-06-12 15:46:08 +02:00
IndexPreTransform_c.cpp [ C api ] Indexpretransform get underlying index (#1100) 2020-02-10 15:00:59 +01:00
IndexPreTransform_c.h [ C api ] Indexpretransform get underlying index (#1100) 2020-02-10 15:00:59 +01:00
IndexShards_c.cpp [C API] Update for compatibility with v1.5 (#858) 2019-06-12 15:46:08 +02:00
IndexShards_c.h [C API] Update for compatibility with v1.5 (#858) 2019-06-12 15:46:08 +02:00
Index_c.cpp [C_API] Pass compilation in current state (#989) 2019-11-19 11:36:44 +01:00
Index_c.h [C_API] Pass compilation in current state (#989) 2019-11-19 11:36:44 +01:00
Makefile [ C api ] Indexpretransform get underlying index (#1100) 2020-02-10 15:00:59 +01:00
MetaIndexes_c.cpp [C API] June 2019 update (#869) 2019-06-24 13:29:38 +02:00
MetaIndexes_c.h [C API] June 2019 update (#869) 2019-06-24 13:29:38 +02:00
clone_index_c.cpp [C_API] Pass compilation in current state (#989) 2019-11-19 11:36:44 +01:00
clone_index_c.h [C_API] Pass compilation in current state (#989) 2019-11-19 11:36:44 +01:00
error_c.h [C API] Update for compatibility with v1.5 (#858) 2019-06-12 15:46:08 +02:00
error_impl.cpp [C API] Update for compatibility with v1.5 (#858) 2019-06-12 15:46:08 +02:00
error_impl.h [C API] Update for compatibility with v1.5 (#858) 2019-06-12 15:46:08 +02:00
example_c.c [C_API] Pass compilation in current state (#989) 2019-11-19 11:36:44 +01:00
faiss_c.h [C API] June 2019 update (#869) 2019-06-24 13:29:38 +02:00
index_factory_c.cpp [C_API] Pass compilation in current state (#989) 2019-11-19 11:36:44 +01:00
index_factory_c.h [C_API] Pass compilation in current state (#989) 2019-11-19 11:36:44 +01:00
index_io_c.cpp [C_API] Pass compilation in current state (#989) 2019-11-19 11:36:44 +01:00
index_io_c.h [C_API] Pass compilation in current state (#989) 2019-11-19 11:36:44 +01:00
macros_impl.h [C API] Update for compatibility with v1.5 (#858) 2019-06-12 15:46:08 +02:00