SH4ZAM! 0.1.0
Fast math library for the Sega Dreamcast's SH4 CPU
Loading...
Searching...
No Matches
Complex

Files

file  shz_complex.h
 
file  shz_complex.hpp
 

Detailed Description

API for representing and operating on complex numbers.

The complex number API serves as a replacement for C and C++'s <complex.h>, offering fast, accelerated approximations for each routine. The API also features shz_fft(), an SH4 optimized fast-fourier transform.