Class ComplexSVDEx1

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

public class ComplexSVDEx1 extends Object

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.
See Also: