Package com.imsl.test.example.math
Class ComplexEx1
java.lang.Object
com.imsl.test.example.math.ComplexEx1
Converts a real matrix to a complex matrix.
TheComplex class is used to convert a real matrix to a
complex matrix. An LU decomposition of the matrix is performed and the
determinant and condition number of the matrix are obtained.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ComplexEx1
public ComplexEx1()
-
-
Method Details
-
main
- Throws:
SingularMatrixException
-