UNPKG

@thi.ng/vectors

Version:

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

3 lines 178 B
import type { MultiVecOpVN, VecOpVN } from "./api.js"; export declare const powN: MultiVecOpVN, powN2: VecOpVN, powN3: VecOpVN, powN4: VecOpVN; //# sourceMappingURL=pown.d.ts.map