complex: split complex math out into separate header
This allows us to to only include it from files which really need it (of which there aren't many; currently only SVML), which is important since it can pull in a lot of extra headers and dramatically increase compilation time.
Showing
simde-complex.h
0 → 100644
Please register or sign in to comment