Predefined set the algorithms with a short body start from.
Variables | |
| constexpr algo::traits | eve::algo::default_simple_algo_traits {algo::unroll<4>} |
|
inlineconstexpr |
#include <eve/module/algo.hpp>The set the algorithms with a short body start from: four SIMD registers a step, every other option at its default. eve::algo::copy, eve::algo::fill, eve::algo::find_if, eve::algo::all_of and eve::algo::transform_reduce start from it, and a custom algorithm with the same profile does too: