About Anaconda Help Download Anaconda

r / packages / r-strider

The strided iterator adapts multidimensional buffers to work with the C++ standard library and range-based for-loops. Given a pointer or iterator into a multidimensional data buffer, one can generate an iterator range using make_strided to construct strided versions of the standard library's begin and end. For constructing range-based for-loops, a strided_range class is provided. These help authors to avoid integer-based indexing, which in some cases can impede algorithm performance and introduce indexing errors. This library exists primarily to expose the header file to other R projects.

Click on a badge to see how to embed it in your web page
badge
https://anaconda.org/r/r-strider/badges/version.svg
badge
https://anaconda.org/r/r-strider/badges/latest_release_date.svg
badge
https://anaconda.org/r/r-strider/badges/latest_release_relative_date.svg
badge
https://anaconda.org/r/r-strider/badges/platforms.svg
badge
https://anaconda.org/r/r-strider/badges/license.svg
badge
https://anaconda.org/r/r-strider/badges/downloads.svg

© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.7) Legal | Privacy Policy