The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
slideAlong.slideAlong
mir
ndslice
topology
slideAlong
auto
slideAlong
(Slice!(Iterator, N, kind) slice)
auto
slideAlong
(S[] slice)
template
slideAlong
(size_t params, alias fun, SDimensions...)
@
fmamath
static if
(
allSatisfy!(isSizediff_t, SDimensions) && params > 1 && __traits(isSame, naryFun!fun, fun)
)
@
fmamath
auto
slideAlong
(
S
)
(
S
[]
slice
)
if
(
params
<= 'z' - 'a' + 1 &&
SDimensions.length
> 0
)
auto
slideAlong
(S slice)
Return Value
Type:
auto
lazy convolution result
Meta
Source
See Implementation
mir
ndslice
topology
slideAlong
functions
slideAlong