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 msubS: VecOpSGVVV, msubS2: VecOpSVVV, msubS3: VecOpSVVV, msubS4: VecOpSVVV; //# sourceMappingURL=msubs.d.ts.map