rbit: Binary Indexed Tree (original) (raw)

A simple implementation of Binary Indexed Tree by R. The BinaryIndexedTree class supports construction of Binary Indexed Tree from a vector, update of a value in the vector and query for the sum of a interval of the vector.

Version: 1.0.0
Imports: R6
Published: 2018-07-22
DOI: 10.32614/CRAN.package.rbit
Author: Jialun Zhang, Zhilan Fan, Hang Zhang
Maintainer: Jialun Zhang
License: MIT + file
NeedsCompilation: no
CRAN checks: rbit results

Documentation:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=rbitto link to this page.