Package org.flag4j.linalg.decompositions.svd
package org.flag4j.linalg.decompositions.svd
-
ClassDescriptionInstances of this class can be used to compute the singular value decomposition (SVD) of a real dense matrix.Instances of this class can be used to compute the singular value decomposition (SVD) of a real dense matrix.This abstract class specifies methods for computing the singular value decomposition (SVD) of a matrix.