Loading...
convolve
af::convolve(const array &f1, const array &f2, const array &signal, afConv shape=afConvFull)
af::convolve(unsigned n1, const ty *f1, unsigned n2, const ty *f2, const array &signal, afConv shape=afConvFull)
af::convolve(const array &signal, const array &filter, afConv shape=afConvFull)
af::convolve(const array &signal, unsigned ndims, unsigned *dims, const ty *h_kernel, afConv shape=afConvFull)
Searching...
No Matches