convolve
Convolves this array with some kernel.
Return
The convolved array, with the same shape as this array.
Since
1.4.2
Parameters
kernel
The kernel to convolve with.
Convolves this array with some kernel.
The convolved array, with the same shape as this array.
1.4.2
The kernel to convolve with.