* a plain C implementation, a NEON implementation, and a function pointer to select between these at runtime (see @ref ne10_init). More detailed * descriptions of these functions can be found alongside the relevant function pointers: * * \par * - FP32: @ref ne10_fft_c2c_1d_float32 *...