polyTEM.image.fft.fft¶
- polyTEM.image.fft.fft(array, shape, processor, centered=True)¶
computes the fft based on the processor input. Wrapper around cpu_fft and tensor_fft
Returns fft stored on the same processor as input
computes the fft based on the processor input. Wrapper around cpu_fft and tensor_fft
Returns fft stored on the same processor as input