org.ujmp.core.doublematrix.calculation.general.decomposition
Class SVDTask
- java.lang.Object
-
- org.ujmp.core.task.AbstractTask<MapMatrix<java.lang.String,Matrix>>
-
- org.ujmp.core.doublematrix.calculation.general.decomposition.SVDTask
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description MapMatrix<java.lang.String,Matrix>call()SVDTasksetMatrixLibrary(MatrixLibraries.MatrixLibrary matrixLibrary)SVDTasksetMaxRank(int maxRank)SVDTasksetThin(boolean thin)SVDTasksetWantU(boolean wantU)SVDTasksetWantV(boolean wantV)-
Methods inherited from class org.ujmp.core.task.AbstractTask
execute, executeInBackground
-
-
-
-
Constructor Detail
-
SVDTask
public SVDTask(Matrix source)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG