jax-js
System
Light
Dark
Search…
Preparing search index...
@jax-js/jax
numpy
fft
fftshift
Function fftshift
fftshift
(
a
:
Array
,
axes
?:
number
|
number
[]
|
null
)
:
Array
Shift the zero-frequency component to the center of the spectrum.
Parameters
a
:
Array
axes
:
number
|
number
[]
|
null
= null
Returns
Array
jax-js
Loading...
Shift the zero-frequency component to the center of the spectrum.