パッケージ: ann-tools (1.1.2+doc-9 など)
ann-tools に関するリンク
Debian の資源:
ann ソースパッケージをダウンロード:
メンテナ:
- Debian Science Maintainers (QA ページ, メールアーカイブ)
- Picca Frédéric-Emmanuel (QA ページ)
- Teemu Ikonen (QA ページ)
外部の資源:
- ホームページ [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 (>= 1.1.2+doc)
- 近似最近傍探索ライブラリ
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 共有ライブラリ
-
- dep: libstdc++6 (>= 11)
- GNU 標準 C++ ライブラリ v3