Package com.imsl.test.example.math
Class QREx1
java.lang.Object
com.imsl.test.example.math.QREx1
Performs the QR factorization of a matrix.
The QR factorization of a matrix is performed. A linear system is then solved using the factorization. The rank of the input matrix is also computed.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
QREx1
public QREx1()
-
-
Method Details
-
main
- Throws:
SingularMatrixException
-