UNPKG

@thi.ng/vectors

Version:

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

3 lines 167 B
import type { MultiVecOpV, VecOpV } from "./api.js"; export declare const exp: MultiVecOpV, exp2: VecOpV, exp3: VecOpV, exp4: VecOpV; //# sourceMappingURL=exp.d.ts.map