bsearchtools: Binary Search Tools

Exposes the binary search functions of the C++ standard library (std::lower_bound, std::upper_bound) plus other convenience functions, allowing faster lookups on sorted vectors.

Package details

AuthorMarco Giuliano
MaintainerMarco Giuliano <mgiuliano.mail@gmail.com>
LicenseGPL (>= 2)
Version0.0.61
URL https://github.com/digEmAll/bsearchtools
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("bsearchtools")

Try the bsearchtools package in your browser

Any scripts or data that you put into this service are public.

bsearchtools documentation built on May 2, 2019, 8:11 a.m.