1022424_0_0_10729.c:29: error: syntax error before "Real"
1022424_0_0_10729.c:33: error: syntax error before '*' token
1022424_0_0_10729.c:34: error: syntax error before '*' token
1022424_0_0_10729.c:35: error: syntax error before '*' token
1022424_0_0_10729.c: In function `InitializeFFT':
1022424_0_0_10729.c:43: error: `Real' undeclared (first use in this function)
1022424_0_0_10729.c:43: error: (Each undeclared identifier is reported only once
1022424_0_0_10729.c:43: error: for each function it appears in.)
1022424_0_0_10729.c:43: error: syntax error before "Step"
1022424_0_0_10729.c:46: error: syntax error before ')' token
1022424_0_0_10729.c:47: error: syntax error before ')' token
1022424_0_0_10729.c:48: error: syntax error before ')' token
1022424_0_0_10729.c:49: error: syntax error before ')' token
1022424_0_0_10729.c:50: error: `Step' undeclared (first use in this function)
1022424_0_0_10729.c:52: error: request for member `R' in something not a structure or union
1022424_0_0_10729.c:53: error: request for member `I' in something not a structure or union
1022424_0_0_10729.c: At top level:
1022424_0_0_10729.c:60: error: syntax error before '*' token
1022424_0_0_10729.c: In function `RecursiveFFT':
1022424_0_0_10729.c:64: error: `FFT0' undeclared (first use in this function)
1022424_0_0_10729.c:64: error: `FFT1' undeclared (first use in this function)
1022424_0_0_10729.c:64: error: `Omega' undeclared (first use in this function)
1022424_0_0_10729.c:65: error: `Real' undeclared (first use in this function)
1022424_0_0_10729.c:65: error: syntax error before "tmpR"
1022424_0_0_10729.c:67: error: `Length' undeclared (first use in this function)
1022424_0_0_10729.c:68: error: `FFT' undeclared (first use in this function)
1022424_0_0_10729.c:68: error: `Coef' undeclared (first use in this function)
1022424_0_0_10729.c:68: error: `Step' undeclared (first use in this function)
1022424_0_0_10729.c:76: error: `Sign' undeclared (first use in this function)
1022424_0_0_10729.c:87: error: `tmpR' undeclared (first use in this function)
1022424_0_0_10729.c:88: error: `tmpI' undeclared (first use in this function)
1022424_0_0_10729.c: At top level:
1022424_0_0_10729.c:97: error: syntax error before '*' token
1022424_0_0_10729.c: In function `FFT':
1022424_0_0_10729.c:101: error: `Length' undeclared (first use in this function)
1022424_0_0_10729.c:102: error: request for member `R' in something not a structure or union
1022424_0_0_10729.c:102: error: `Coef' undeclared (first use in this function)
1022424_0_0_10729.c:103: error: request for member `I' in something not a structure or union
1022424_0_0_10729.c:105: error: `NFFT' undeclared (first use in this function)
1022424_0_0_10729.c:106: error: request for member `R' in something not a structure or union
1022424_0_0_10729.c:106: error: request for member `I' in something not a structure or union
1022424_0_0_10729.c: At top level:
1022424_0_0_10729.c:112: error: syntax error before '*' token
1022424_0_0_10729.c: In function `InverseFFT':
1022424_0_0_10729.c:115: error: `Real' undeclared (first use in this function)
1022424_0_0_10729.c:115: error: syntax error before "invNFFT"
1022424_0_0_10729.c:117: error: `NFFT' undeclared (first use in this function)
1022424_0_0_10729.c:118: error: `Length' undeclared (first use in this function)
1022424_0_0_10729.c:120: error: `tmp' undeclared (first use in this function)
1022424_0_0_10729.c:120: error: `invNFFT' undeclared (first use in this function)
1022424_0_0_10729.c:120: error: request for member `R' in something not a structure or union
1022424_0_0_10729.c:121: error: `Coef' undeclared (first use in this function)
1022424_0_0_10729.c: At top level:
1022424_0_0_10729.c:127: error: syntax error before '*' token
1022424_0_0_10729.c: In function `Convolution':
1022424_0_0_10729.c:130: error: `Real' undeclared (first use in this function)
1022424_0_0_10729.c:130: error: syntax error before "tmpR"
1022424_0_0_10729.c:132: error: `NFFT' undeclared (first use in this function)
1022424_0_0_10729.c:133: error: `tmpR' undeclared (first use in this function)
1022424_0_0_10729.c:133: error: `A' undeclared (first use in this function)
1022424_0_0_10729.c:133: error: `B' undeclared (first use in this function)
1022424_0_0_10729.c:134: error: `tmpI' undeclared (first use in this function)
1022424_0_0_10729.c:135: error: `C' undeclared (first use in this function)
1022424_0_0_10729.c: At top level:
1022424_0_0_10729.c:140: error: syntax error before '*' token
1022424_0_0_10729.c: In function `MulWithFFT':
1022424_0_0_10729.c:146: error: `ASize' undeclared (first use in this function)
1022424_0_0_10729.c:146: error: `BSize' undeclared (first use in this function)
1022424_0_0_10729.c:153: error: `ACoef' undeclared (first use in this function)
1022424_0_0_10729.c:154: error: `BCoef' undeclared (first use in this function)
1022424_0_0_10729.c:156: error: `CCoef' undeclared (first use in this function)
|