パッケージ: r-cran-rann (2.6.1-1build1)
r-cran-rann に関するリンク
Trisquel の資源:
r-cran-rann ソースパッケージをダウンロード:
- [r-cran-rann_2.6.1-1build1.dsc]
- [r-cran-rann_2.6.1.orig.tar.gz]
- [r-cran-rann_2.6.1-1build1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian R Packages Maintainers
- Steffen Moeller
外部の資源:
- ホームページ [cran.r-project.org]
類似のパッケージ:
Fast Nearest Neighbour Search Using L2 Metric
Finds the k nearest neighbours for every point in a given dataset in O(N log N) time using Arya and Mount's ANN library (v1.1.3). There is support for approximate as well as exact searches, fixed radius searches and 'bd' as well as 'kd' trees. The distance is computed using the L2 (Euclidean) metric. Please see package 'RANN.L1' for the same functionality using the L1 (Manhattan, taxicab) metric.
その他の r-cran-rann 関連パッケージ
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0) [amd64]
- GCC support library
- dep: libgcc-s1 (>= 3.5) [armhf]
-
- dep: libstdc++6 (>= 4.9)
- GNU Standard C++ Library v3
-
- dep: r-api-3.5
- 以下のパッケージによって提供される仮想パッケージです: r-base-core
-
- dep: r-base-core (>= 3.6.2.20200221-1build1)
- GNU R core of statistical computation and graphics system
-
- rec: r-cran-testthat
- GNU R testsuite