00need-linalg

来自「Radix-2 Fast Fourier Transform, real or 」· 代码 · 共 18 行

TXT
18
字号
	You need LinAlg 4.3 to compile this FFT v1.2 packageDownload LinAlg.tar.gz from the same place you got fft.tar.gzMake sure the version of the LinAlg package is 4.3Untar LinAlg.tar.gz first, which makes a directory LinAlgcd LinAlg and untar this fft.tar.gz archive within that directoryLook through the Makefile and make adjustments if necessary(in compilation flags, standard libraries to link with, etc)make dist-clean lib check-allDisregard all compiler warnings

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?