UNPKG

@thi.ng/vectors

Version:

Optimized 2d/3d/4d and arbitrary length vector operations, support for memory mapping/layouts

3 lines 176 B
import type { VecOpSGVV, VecOpSVV } from "./api.js"; export declare const divS: VecOpSGVV, divS2: VecOpSVV, divS3: VecOpSVV, divS4: VecOpSVV; //# sourceMappingURL=divs.d.ts.map