Add C API (#317)
* Add C API * Add installation instructions for the C API
Showing
c_api/AutoTune_c.cpp
0 → 100644
c_api/AutoTune_c.h
0 → 100644
c_api/AuxIndexStructures_c.h
0 → 100644
c_api/Clustering_c.cpp
0 → 100644
c_api/Clustering_c.h
0 → 100644
c_api/INSTALL.md
0 → 100644
c_api/IndexFlat_c.cpp
0 → 100644
c_api/IndexFlat_c.h
0 → 100644
c_api/IndexIVFFlat_c.cpp
0 → 100644
c_api/IndexIVFFlat_c.h
0 → 100644
c_api/IndexIVF_c.cpp
0 → 100644
c_api/IndexIVF_c.h
0 → 100644
c_api/Index_c.cpp
0 → 100644
c_api/Index_c.h
0 → 100644
c_api/Makefile
0 → 100644
c_api/error_c.h
0 → 100644
c_api/error_impl.cpp
0 → 100644
c_api/error_impl.h
0 → 100644
c_api/example_c.c
0 → 100644
c_api/faiss_c.h
0 → 100644
c_api/gpu/GpuAutoTune_c.cpp
0 → 100644
c_api/gpu/GpuAutoTune_c.h
0 → 100644
c_api/gpu/GpuIndex_c.cpp
0 → 100644
c_api/gpu/GpuIndex_c.h
0 → 100644
c_api/gpu/GpuResources_c.cpp
0 → 100644
c_api/gpu/GpuResources_c.h
0 → 100644
c_api/gpu/Makefile
0 → 100644
c_api/gpu/example_gpu_c.c
0 → 100644
c_api/gpu/macros_impl.h
0 → 100644
c_api/macros_impl.h
0 → 100644
Please
register
or
sign in
to comment