Uses of Class
com.imsl.math.ComplexSVD
Packages that use ComplexSVD
-
Uses of ComplexSVD in com.imsl.math
Constructors in com.imsl.math with parameters of type ComplexSVDModifierConstructorDescriptionComplexSVD(ComplexSVD svdProblem) Copy constructor for the computation of the singular value decomposition of a complex matrix.