UNPKG

@thi.ng/vectors

Version:

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

3 lines 176 B
import type { VecOpSGVV, VecOpSVV } from "./api.js"; export declare const subS: VecOpSGVV, subS2: VecOpSVV, subS3: VecOpSVV, subS4: VecOpSVV; //# sourceMappingURL=subs.d.ts.map