warp.tile_ifft#
- warp.tile_ifft( ) None#
Kernel
Compute the inverse FFT along the second dimension of a 2D tile of data.
This function cooperatively computes the inverse FFT on a tile of data inplace, treating each row individually.
Note that computing the adjoint is not yet supported.
- Supported datatypes are:
vec2f, vec2d
- param inout:
The input/output tile