Introduction - If you have any usage issues, please Google them yourself
kmeans algo implemented in newkmeans2_1.c uses the header file IOV2.H. Given a set of data points and the number (k) of means (or clusters required for further processing), this algo gives the approximate means.