UNPKG

@thi.ng/vectors

Version:

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

3 lines 182 B
import type { VecOpSGVVV, VecOpSVVV } from "./api.js"; export declare const mixS: VecOpSGVVV, mixS2: VecOpSVVV, mixS3: VecOpSVVV, mixS4: VecOpSVVV; //# sourceMappingURL=mixs.d.ts.map