jax-js
System
Light
Dark
Search…
Preparing search index...
@jax-js/jax
numpy
fft
irfft2
Function irfft2
irfft2
(
a
:
ComplexPair
,
axes
?:
number
[]
)
:
Array
Compute the inverse of
rfft2
.
Parameters
a
:
ComplexPair
axes
:
number
[]
= ...
Returns
Array
jax-js
Loading...
Compute the inverse of
rfft2.