UNPKG

@thi.ng/vectors

Version:

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

3 lines 187 B
import type { VecOpSGVVV, VecOpSVVV } from "./api.js"; export declare const maddS: VecOpSGVVV, maddS2: VecOpSVVV, maddS3: VecOpSVVV, maddS4: VecOpSVVV; //# sourceMappingURL=madds.d.ts.map