this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix typo in document

authored by

LIU Qingyuan and committed by
GitHub
4e4a738a b2e0e600

+1 -1
+1 -1
kissfft.hh
··· 126 126 /// of size @c 2*N. 127 127 /// 128 128 /// The 0-th and N-th value of the DFT are real numbers. These are 129 - /// stored in @c dst[0].real() and @c dst[1].imag() respectively. 129 + /// stored in @c dst[0].real() and @c dst[0].imag() respectively. 130 130 /// The remaining DFT values up to the index N-1 are stored in 131 131 /// @c dst[1] to @c dst[N-1]. 132 132 /// The other half of the DFT values can be calculated from the