UNPKG

ml-matrix-convolution

Version:

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

6 lines 134 B
export function matrix2Array(input: any): { data: any; rows: any; cols: any; }; //# sourceMappingURL=matrix2Array.d.ts.map