Higher-order Callable Object allowing reduction to generate wide results instead of scalars.
Members Functions
auto operator()(eve::callable auto const& f ) const noexcept;
- Parameters
-
f | An instance of eve::callable |
- Returns
- A Callable Object performing the same kind of operation but returning its result as a SIMD value.