{ } Raw JSON

bundles / scipy 1.17.1 / scipy / fftpack / convolve / convolve_z

cython_function_or_method

scipy.fftpack.convolve:convolve_z

Summary

Wrapper for convolve_z.

Parameters

x : input rank-1 array('d') with bounds (n)
omega_real : input rank-1 array('d') with bounds (n)
omega_imag : input rank-1 array('d') with bounds (n)

Returns

y : rank-1 array('d') with bounds (n) and x storage

Other Parameters

overwrite_x : input int, optional

Default: 0

Aliases

  • scipy.fftpack.convolve.convolve_z