UNPKG

brain.js

Version:

Neural networks in JavaScript

3 lines 150 B
import { Matrix } from '.'; export declare function cloneNegative(product: Matrix, left: Matrix): void; //# sourceMappingURL=clone-negative.d.ts.map