Class SVDEx1

java.lang.Object
com.imsl.test.example.math.SVDEx1

public class SVDEx1 extends Object

Computes the SVD factorization of a matrix.

The singular value decomposition of a matrix is performed. The rank of the matrix is also computed.
See Also: