UNPKG
hdsp2
Version:
latest (2.0.1)
2.0.1
0.0.32
0.0.31
0.0.30
0.0.29
0.0.28
High-Dimensional Space Projections
github.com/IBM/projections
IBM/projections
hdsp2
/
dist
/
HDSP.d.ts
6 lines
(5 loc)
•
143 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
"./PivotMDS"
;
export
*
from
"./MDSSGD"
;
export
*
from
"./Procrustes"
;
export
*
from
"./Scaling"
;
export
*
from
"./SparseMDSSGD"
;