Package com.imsl.test.example.math
Class SparseCholeskyEx1
java.lang.Object
com.imsl.test.example.math.SparseCholeskyEx1
SparseCholesky Example 1: Computes the Cholesky factorization of a sparse matrix.
The Cholesky Factorization of a sparse symmetric positive definite matrix is used to solve a linear system. Some additional information about the Cholesky factorization is also computed.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SparseCholeskyEx1
public SparseCholeskyEx1()
-
-
Method Details
-
main
- Throws:
Exception
-