套件: ann-tools (1.1.2+doc-6)
ann-tools 的相關超連結
Trisquel 的資源:
下載原始碼套件 ann:
維護者:
Original Maintainers:
- Debian Science Maintainers (郵件存檔)
- Teemu Ikonen
外部的資源:
- 主頁 [www.cs.umd.edu]
相似套件:
Approximate Nearest Neighbor Searching library (tools)
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 format) and the ann_sample (a sample demonstration for ANN) programs.
其他與 ann-tools 有關的套件
|
|
|
-
- dep: libann0
- Approximate Nearest Neighbor Searching library
-
- dep: libc6 (>= 2.4)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC support library
-
- dep: libstdc++6 (>= 5)
- GNU Standard C++ Library v3