UNPKG

@thi.ng/vectors

Version:

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

6 lines 206 B
import type { MultiVecOpV, VecOpV } from "./api.js"; /** * Componentwise 2^x */ export declare const exp_2: MultiVecOpV, exp_22: VecOpV, exp_23: VecOpV, exp_24: VecOpV; //# sourceMappingURL=exp_2.d.ts.map