numerics 0.1.0
Loading...
Searching...
No Matches
impl.hpp File Reference

std::experimental::simd butterfly for FFT. More...

Go to the source code of this file.

Detailed Description

std::experimental::simd butterfly for FFT.

Applies \((u,v)\leftarrow(u+vw,u-vw)\) through std::experimental::simd when enabled.

Definition in file impl.hpp.