Package com.imsl.test.example.math
Class ComplexSVDEx1
java.lang.Object
com.imsl.test.example.math.ComplexSVDEx1
Computes the SVD factorization of a complex matrix.
The singular value decomposition of a matrix is performed. The generalized inverse and rank of the matrix are also computed.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ComplexSVDEx1
public ComplexSVDEx1()
-
-
Method Details
-
main
-