UNPKG

@thi.ng/vectors

Version:

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

3 lines 181 B
import type { VecOpSGVN, VecOpSVN } from "./api.js"; export declare const mulNS: VecOpSGVN, mulNS2: VecOpSVN, mulNS3: VecOpSVN, mulNS4: VecOpSVN; //# sourceMappingURL=mulns.d.ts.map