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