data, boxshape, output=None, mode='nearest', cval=0.0) |
(3,3)
If
output is specified, it should be the same shape as
data and the result will be stored in it. In that case
None will be returned.
Supported modes include:
0.0
.
data, kernel, mode=FULL) |
FULL
to specify the size of the resulting sequence. See section
11.2.
data, kernel, output=None, fft=0, mode='nearest', cval=0.0) |
data, kernel, mode=FULL) |
FULL
to specify the size of the
resulting sequence. See section 11.2.
data, kernel, output=None, fft=0, mode='nearest', cval=0.0) |
Note: cross_correlate is deprecated and should not be used.
Send comments to the NumArray community.