#include <eve/module/elliptic.hpp>
#include <iostream>
int main(){
std::cout << "<- wf = " << wf << "\n";
std::cout << "<- wphi = " << wphi << "\n";
std::cout <<
"-> heuman_lambda[wf != 1.0](wphi,wf) = " <<
eve::heuman_lambda[wf != -1.0f](wphi, wf) <<
"\n";
}
constexpr auto pio_2
Callable object computing the constant .
Definition: pio_2.hpp:77
Lightweight type-wrapper.
Definition: as.hpp:29
Conditional expression ignoring the k last lanes from a eve::simd_value.
Definition: conditional.hpp:307
Wrapper for SIMD registers.
Definition: wide.hpp:93