thesamet / kdtree-scala

KDTree and KDTreeMap implementation in Scala
Apache License 2.0
33 stars 13 forks source link

Update Metric.scala #6

Closed 123avi closed 9 years ago

123avi commented 9 years ago

Add metric from seq to support n dimension , this returns Metric[Seq[A],A]