mirror of
https://github.com/mborgerding/kissfft.git
synced 2025-09-07 13:54:24 -04:00
*** empty log message ***
This commit is contained in:
2
README
2
README
@ -76,7 +76,7 @@ FREQUENTLY ASKED QUESTIONS:
|
|||||||
A: The two most common causes of this are
|
A: The two most common causes of this are
|
||||||
1) scaling : is there a constant multiplier between what you got and what you want?
|
1) scaling : is there a constant multiplier between what you got and what you want?
|
||||||
2) mixed build environment -- all code must be compiled with same preprocessor
|
2) mixed build environment -- all code must be compiled with same preprocessor
|
||||||
definitions for DATATYPE & FIXED_POINT
|
definitions for FIXED_POINT and kiss_fft_scalar
|
||||||
|
|
||||||
PERFORMANCE:
|
PERFORMANCE:
|
||||||
(on Athlon XP 2100+, with gcc 2.96, float data type)
|
(on Athlon XP 2100+, with gcc 2.96, float data type)
|
||||||
|
Reference in New Issue
Block a user