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 addS: VecOpSGVV, addS2: VecOpSVV, addS3: VecOpSVV, addS4: VecOpSVV; //# sourceMappingURL=adds.d.ts.map