Package com.imsl.test.example.math
Class SVDEx1
java.lang.Object
com.imsl.test.example.math.SVDEx1
Computes the SVD factorization of a matrix.
The singular value decomposition of a matrix is performed. The rank of the matrix is also computed.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SVDEx1
public SVDEx1()
-
-
Method Details
-
main
- Throws:
SVD.DidNotConvergeException
-