1
0
Fork 0
mirror of https://github.com/bolero-MURAKAMI/Sprout synced 2024-11-12 21:09:01 +00:00
Sprout/sprout/numeric
2017-10-18 14:42:38 +09:00
..
cxx14 fix include 2017-10-11 12:30:46 +09:00
dft fix algorithm implementation 2017-10-18 14:42:38 +09:00
fft add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
fit add C++17 transform_exclusive_scan, transform_inclusive_scan 2017-10-11 11:58:29 +09:00
fixed fix algorithm implementation 2017-10-18 14:42:38 +09:00
accumulate.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
adjacent_difference.hpp add numeric algorithm reduce, exclusive_scan, inclusize_scan 2017-10-10 02:13:04 +09:00
cxx14.hpp add C++17 transform_exclusive_scan, transform_inclusive_scan 2017-10-11 11:58:29 +09:00
dft.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
exclusive_scan.hpp add numeric algorithm reduce, exclusive_scan, inclusize_scan 2017-10-10 02:13:04 +09:00
fft.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
fit.hpp add C++17 transform_exclusive_scan, transform_inclusive_scan 2017-10-11 11:58:29 +09:00
fixed.hpp add C++17 transform_exclusive_scan, transform_inclusive_scan 2017-10-11 11:58:29 +09:00
inclusive_scan.hpp add numeric algorithm reduce, exclusive_scan, inclusize_scan 2017-10-10 02:13:04 +09:00
inner_product.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
iota.hpp add numeric algorithm reduce, exclusive_scan, inclusize_scan 2017-10-10 02:13:04 +09:00
modifying.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
non_modifying.hpp add transform_reduce algorithm 2017-10-10 18:54:31 +09:00
partial_sum.hpp add numeric algorithm reduce, exclusive_scan, inclusize_scan 2017-10-10 02:13:04 +09:00
reduce.hpp add numeric algorithm reduce, exclusive_scan, inclusize_scan 2017-10-10 02:13:04 +09:00
transform_exclusive_scan.hpp add C++17 transform_exclusive_scan, transform_inclusive_scan 2017-10-11 11:58:29 +09:00
transform_inclusive_scan.hpp add C++17 transform_exclusive_scan, transform_inclusive_scan 2017-10-11 11:58:29 +09:00
transform_reduce.hpp add transform_reduce algorithm 2017-10-10 18:54:31 +09:00