src-d / kmcuda

Large scale K-means and K-nn implementation on NVIDIA GPU / CUDA
Other
791 stars 145 forks source link

Does this project have C++ API? #16

Closed yxchng closed 7 years ago

vmarkovtsev commented 7 years ago

C API is compatible with C++ and is just 3 functions. kmcuda itself is implemented in C++.