UNPKG

@thi.ng/vectors

Version:

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

3 lines 192 B
import type { VecOpSGVNV, VecOpSVNV } from "./api.js"; export declare const maddNS: VecOpSGVNV, maddNS2: VecOpSVNV, maddNS3: VecOpSVNV, maddNS4: VecOpSVNV; //# sourceMappingURL=maddns.d.ts.map