jax-js
System
Light
Dark
Search…
Preparing search index...
@jax-js/jax
numpy
fft
ihfft
Function ihfft
ihfft
(
a
:
Array
,
axis
?:
number
)
:
ComplexPair
Compute the inverse of
hfft
.
Parameters
a
:
Array
axis
:
number
= -1
Returns
ComplexPair
jax-js
Loading...
Compute the inverse of
hfft.