[ trixie ]
[ sid ]
パッケージ: libcneartree7t64 (5.1.1+dfsg1-2.1) [debports]
libcneartree7t64 に関するリンク
Debian の資源:
ソースパッケージをダウンロード:
見つかりませんメンテナ:
外部の資源:
- ホームページ [neartree.sourceforge.net]
類似のパッケージ:
Library for solving the Nearest Neighbor Problem
Neartree is an API and a library for finding nearest neighbors among points in spaces of arbitrary dimensions.
The library uses the Nearest Neighbor algorithm after Kalantari and McDonald, (IEEE Transactions on Software Engineering, v. SE-9, pp. 631-634,1983) modified to use recursion instead of a double-linked tree and simplified so that it does less checking for things like is the distance to the right less than the distance to the left; it was found that these checks make little to no difference.
その他の libcneartree7t64 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.37)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libcvector2 (>= 1.0.3)
- ANSI C implementation of dynamic arrays