stdvectors - C++ Standard Library Vectors in R
Allows the creation and manipulation of C++ std::vector's in R.
Last updated 2 years ago
cpp
3.00 score 2 stars 2 scripts 461 downloadsbsearchtools - 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.
Last updated 2 years ago
cpp
2.88 score 15 scripts 671 downloads