CMD + K

r-rbit

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install r_test::r-rbit

Usage Tracking

1.0.0
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Oct 15, 2019 at 16:44

License

MIT

Total Downloads

1

Supported Platforms

noarch