differential_
dataflow
0.16.0
Module prefix_
sum
Module Items
Traits
Functions
In differential_
dataflow::
algorithms
differential_dataflow
::
algorithms
Module
prefix_sum
Copy item path
Source
Expand description
Implementation of Parallel Prefix Sum
Traits
§
Prefix
Sum
Extension trait for the prefix_sum method.
Functions
§
aggregate
Accumulate data in
collection
into all powers-of-two intervals containing them.
broadcast
Produces the accumulated values at each of the
usize
locations in
queries
.