Paketname | ann-tools |
Beschreibung | Approximate Nearest Neighbor Searching library (tools) |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.1.1+doc-2.2 |
Sektion | math |
Priorität | optional |
Installierte Größe | 144 Byte |
Hängt ab von | libann0 (>= 1.1.1), libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0) |
Empfohlene Pakete | |
Paketbetreuer | Debian Scientific Computing Team |
Quelle | ann |
Paketgröße | 37162 Byte |
Prüfsumme MD5 | ffdceadb046df0a5fc08fb5b2daf6d9c |
Prüfsumme SHA1 | 1edce308861302ba8d6391800482dab7987f0d5c |
Prüfsumme SHA256 | db836fa076a4d4efd3c989ab9943d17149eb891331b23e50d35bf6ae9ccbef02 |
Link zum Herunterladen | ann-tools_1.1.1+doc-2.2_i386.deb |
Ausführliche Beschreibung | ANN is a library written in C++, which supports data structures and
algorithms for both exact and approximate nearest neighbor searching
in arbitrarily high dimensions. ANN assumes that distances
are measured using any class of distance functions called Minkowski
metrics. These include the well known Euclidean distance, Manhattan
distance, and max distance. ANN performs quite efficiently for point
sets ranging in size from thousands to hundreds of thousands, and in
dimensions as high as 20.
.
This package contains the ann2fig (display ANN output in fig foramt)
and the ann_sample (a sample demonstration for ANN) programs.
|