R/RcppExports.R
sum_buckets.Rd
Given a vector (a) and another vector of bucket sizes, returns the summed vector (a)
sum_buckets(a, buckets)
the vector to be bucketed
the vector of bucket sizes to sum a over
the vector of summed a