From 06613f3ac6f8eb916daab2227cd516ac226d1deb Mon Sep 17 00:00:00 2001 From: Wen Heping Date: Thu, 6 May 2010 08:14:51 +0000 Subject: ANN is a library written in C++, which supports data structures and algorithms for both exact and approximate nearest neighbor neighbor searching in arbitrarily high dimensions. WWW: http://www.cs.umd.edu/~mount/ANN/ PR: ports/145996 Submitted by: Tz-Huan Huang --- math/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/Makefile') diff --git a/math/Makefile b/math/Makefile index b9cdf226735a..e64f71fd29bf 100644 --- a/math/Makefile +++ b/math/Makefile @@ -19,6 +19,7 @@ SUBDIR += add SUBDIR += algae SUBDIR += algotutor + SUBDIR += ann SUBDIR += apc SUBDIR += aribas SUBDIR += arpack -- cgit v1.2.3