UNPKG

hdsp2

Version:

High-Dimensional Space Projections

4 lines (3 loc) 90 B
export declare class Scaling { static normalize: (coordinates: number[][]) => void; }