• Vittorio Giovara's avatar
    fft-test: Use the float fabs() version · 3b73d5c9
    Vittorio Giovara authored
    Fixes clang warning "absolute value function 'fabsf' given an argument
    of type 'double' but has parameter of type 'float' which may cause
    truncation of value [-Wabsolute-value]".
    3b73d5c9
fft-test.c 13.5 KB