Uses of Class
org.ujmp.core.doublematrix.calculation.general.decomposition.SVDTask
Packages that use SVDTask
-
Uses of SVDTask in org.ujmp.core.doublematrix.calculation.general.decomposition
Methods in org.ujmp.core.doublematrix.calculation.general.decomposition that return SVDTaskModifier and TypeMethodDescriptionSVDTask.setMatrixLibrary
(MatrixLibraries.MatrixLibrary matrixLibrary) SVDTask.setMaxRank
(int maxRank) SVDTask.setThin
(boolean thin) SVDTask.setWantU
(boolean wantU) SVDTask.setWantV
(boolean wantV)