This module defines all the types and functions provided by EVE.
Contents | |
| Algorithms and Views | |
| SIMD versions of the standard range-based algorithms. | |
| Extensions points | |
| Macros, classes and functions designed to extend EVE externally. | |
| Functions | |
| Numerical function objects. | |
| SIMD related types | |
| SIMD related types. | |
Variables | |
| constexpr auto | eve::load = functor<load_t> |
| Loads data from a pointer or a pair of iterators into a SIMD value. | |
|
inlineconstexpr |
Loads data from a pointer or a pair of iterators into a SIMD value.
Parameters
Return value