Commit graph

9 commits

Author SHA1 Message Date
Ahmet Inan
ad9407c66e use the std wrappers 2020-10-13 10:26:26 +02:00
Ahmet Inan
18a72daa4c initialize buffer with provided neutral element 2020-10-10 23:30:17 +02:00
Ahmet Inan
0ccdcfd979 use Delay 2020-10-09 16:46:18 +02:00
Ahmet Inan
b643eade0d added sliding window accelerator 2020-10-09 16:46:13 +02:00
Ahmet Inan
c188371411 added support for disabling normalization 2020-04-24 10:16:09 +02:00
Ahmet Inan
2de77865c1 added SMA3 and SMA4
Pairwise reduction accelerator idea lifted from:
https://github.com/xdsopl/sma/blob/master/pairwise.hh
2020-04-09 15:22:25 +02:00
Ahmet Inan
af64c37b9c added VALUE template parameter 2020-03-26 19:47:19 +01:00
Ahmet Inan
422bfca221 set history to zero 2020-03-02 17:39:39 +01:00
Ahmet Inan
487232ec20 added simple moving average 2019-02-14 13:31:43 +01:00