Skip to content

Commit 82bc096

Browse files
authored
Update c2_ref.js
Signed-off-by: Gunj Joshi <[email protected]>
1 parent d793f7f commit 82bc096

File tree

1 file changed

+0
-1
lines changed
  • lib/node_modules/@stdlib/fft/base/fftpack/lib

1 file changed

+0
-1
lines changed

lib/node_modules/@stdlib/fft/base/fftpack/lib/c2_ref.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@
6666
* @private
6767
* @param {number} a1 - Index of first dimension.
6868
* @param {number} a2 - Index of second dimension.
69-
* @param {Float64Array} c2 - Secondary intermediate array for FFT computations.
7069
* @param {number} idl1 - Stride related to the `l1` parameter.
7170
* @returns {number} - Calculated index.
7271
*/

0 commit comments

Comments
 (0)