Uses of Class
de.gsi.math.matrix.SingularValueDecomposition
-
Packages that use SingularValueDecomposition Package Description de.gsi.math.matrix -
-
Uses of SingularValueDecomposition in de.gsi.math.matrix
Methods in de.gsi.math.matrix that return SingularValueDecomposition Modifier and Type Method Description SingularValueDecompositionMatrixD. svd()Singular Value Decomposition
-