Package org.ejml.dense.row.decomposition.svd
package org.ejml.dense.row.decomposition.svd
-
ClassDescriptionWraps around a
SingularValueDecomposition
and ensures that the input is not modified.Wraps around aSingularValueDecomposition
and ensures that the input is not modified.Computes the Singular value decomposition of a matrix using the implicit QR algorithm for singular value decomposition.Computes the Singular value decomposition of a matrix using the implicit QR algorithm for singular value decomposition.Concurrent version ofSvdImplicitQrDecompose_DDRM
Concurrent version ofSvdImplicitQrDecompose_FDRM