Package org.ujmp.jblas.calculation
Class SVD
- java.lang.Object
-
- org.ujmp.jblas.calculation.SVD
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.ujmp.core.doublematrix.calculation.general.decomposition.SVD
SVD.SVDMatrix
-
-
Field Summary
Fields Modifier and Type Field Description static SVD
INSTANCE
-
Fields inherited from interface org.ujmp.core.doublematrix.calculation.general.decomposition.SVD
MATRIX, MATRIXLARGEMULTITHREADED, MATRIXLARGESINGLETHREADED, MATRIXSMALLMULTITHREADED, MATRIXSMALLSINGLETHREADED, THRESHOLD, UJMP
-
-
Constructor Summary
Constructors Constructor Description SVD()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Matrix[]
calc(Matrix source)
-