···126126 /// of size @c 2*N.
127127 ///
128128 /// The 0-th and N-th value of the DFT are real numbers. These are
129129- /// stored in @c dst[0].real() and @c dst[1].imag() respectively.
129129+ /// stored in @c dst[0].real() and @c dst[0].imag() respectively.
130130 /// The remaining DFT values up to the index N-1 are stored in
131131 /// @c dst[1] to @c dst[N-1].
132132 /// The other half of the DFT values can be calculated from the