kmeans and one-dimensional vectors
Clustering one-dimensional data was only possible when storing it column-based. But a std::vector is interpreted as matrix with height=1 Additionally, made conditionals more readable
Showing
Please
register
or
sign in
to comment