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 mulS: VecOpSGVV, mulS2: VecOpSVV, mulS3: VecOpSVV, mulS4: VecOpSVV; //# sourceMappingURL=muls.d.ts.map