Philipp Hasper 14c0bfce2f 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
2015-08-21 14:20:00 +02:00
..
2015-07-27 19:49:25 +03:00
2015-08-21 14:20:00 +02:00
2015-06-30 15:35:20 +03:00
2015-07-24 14:05:28 +03:00
2015-07-20 16:35:00 +03:00
2015-08-06 10:23:31 +08:00
2015-07-25 08:22:39 +02:00
2015-05-23 17:36:45 +02:00
2015-08-12 20:50:05 +00:00
2015-03-02 18:13:00 +03:00
2015-06-05 16:30:36 +03:00
2014-08-05 20:12:35 +04:00