UNPKG

ml-matrix-convolution

Version:

Matrix convolution: It offers the direct and the fourier transform convolution

2 lines 124 B
export function convolutionDirect(input: any, kernel: any, opt: any): any[]; //# sourceMappingURL=convolutionDirect.d.ts.map