rusty_
common
0.1.0
In rusty_
common::
vectorized
rusty_common
::
vectorized
Function
moving_sum
Copy item path
Source
pub fn moving_sum(data: &[
f64
], window:
usize
) ->
Vec
<
f64
>
Expand description
Fast moving sum calculation