We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d793f7f commit 82bc096Copy full SHA for 82bc096
lib/node_modules/@stdlib/fft/base/fftpack/lib/c2_ref.js
@@ -66,7 +66,6 @@
66
* @private
67
* @param {number} a1 - Index of first dimension.
68
* @param {number} a2 - Index of second dimension.
69
-* @param {Float64Array} c2 - Secondary intermediate array for FFT computations.
70
* @param {number} idl1 - Stride related to the `l1` parameter.
71
* @returns {number} - Calculated index.
72
*/
0 commit comments