okaneco / kmeans-colors

k-means clustering library and binary to find dominant colors in images
Apache License 2.0
133 stars 9 forks source link

Make generic over index type #17

Closed okaneco closed 4 years ago

okaneco commented 4 years ago

Move Sort trait behind feature gate Make indices generic over unsigned Make convergence/score generic over float