uhho / density-clustering

Density Based Clustering in JavaScript
MIT License
214 stars 33 forks source link

variable not initialized #9

Open zwigglers opened 7 years ago

zwigglers commented 7 years ago

https://github.com/uhho/density-clustering/blob/6fd080356cb05ae6a9bc980ec49b4731d08cfb5d/lib/KMEANS.js#L67

It seems the maxDim variable has not been initialized on this line.