mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2025-08-03 12:49:50 +00:00
add transform_reduce algorithm
This commit is contained in:
parent
2052058357
commit
6e962b0ccc
4 changed files with 288 additions and 0 deletions
|
@ -12,5 +12,6 @@
|
|||
#include <sprout/range/numeric/accumulate.hpp>
|
||||
#include <sprout/range/numeric/reduce.hpp>
|
||||
#include <sprout/range/numeric/inner_product.hpp>
|
||||
#include <sprout/range/numeric/transform_reduce.hpp>
|
||||
|
||||
#endif // #ifndef SPROUT_RANGE_NUMERIC_NON_MODIFYIING_HPP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue