1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
freebsd-ports/math/ann/pkg-plist
Wen Heping 06613f3ac6 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 <tzhuan@csie.org>
2010-05-06 08:14:51 +00:00

10 lines
166 B
Plaintext

include/ANN/ANN.h
include/ANN/ANNx.h
include/ANN/ANNperf.h
lib/libann.so.0
lib/libann.so
lib/libann.a
%%DOCSDIR%%/ANNmanual.pdf
@dirrm include/ANN
@dirrm %%DOCSDIR%%