#include <eve/wide.hpp>
#include <iostream>
int main()
{
std::cout << r << "\n";
std::cout <<
lo <<
" " <<
hi <<
"\n";
}
constexpr callable_i_ i
Callable object computing the pure imaginary ( ) value.
Definition: i.hpp:51
constexpr callable_hi_ hi
Computes the most significant half of each lane.
Definition: hi.hpp:54
constexpr callable_lo_ lo
Computes the least significant half of each lane.
Definition: lo.hpp:54
auto slice() const
Slice a eve::wide into two eve::wide of half cardinal. Does not participate in overload resolution if...
Definition: wide.hpp:281
Wrapper for SIMD registers.
Definition: wide.hpp:65