/usr/share/doc-base/libann is in libann-dev 1.1.2+doc-5.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | Document: libann
Title: ANN Programming Manual
Author: David M. Mount
Abstract: ANN is a library written in the C++ programming language to
support both exact and approximate nearest neighbor searching in spaces of
various dimensions. ANN (pronounced like the name "Ann") stands for the
Approximate Nearest Neighbor library. ANN is also a testbed containing
programs and procedures for generating data sets, collecting and analyzing
statistics on the performance of nearest neighbor algorithms and data
structures, and visualizing the geometric structure of these data
structures.
.
This manual describes how to download and install ANN, how to use the
library, how to change its configuration for different distance functions
and data representations, and finally how to use its utility programs for
testing and visualizing the data structure.
Section: Science/Mathematics
Format: PDF
Files: /usr/share/doc/libann-dev/ANNmanual.pdf
|