File: RANN-package.Rd

package info (click to toggle)
r-cran-rann 2.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 384 kB
  • sloc: cpp: 2,638; sh: 13; ansic: 12; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 393 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/RANN-package.R
\docType{package}
\name{RANN-package}
\alias{RANN-package}
\alias{RANN}
\title{Wrapper for Arya and Mount's Approximate Nearest Neighbours (ANN) C++ library}
\description{
Wrapper for Arya and Mount's Approximate Nearest Neighbours (ANN) C++ library
}
\seealso{
\code{\link{nn2}}
}
\keyword{package}