软件包: 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.5)
- GCC support library
-
- 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