public class ComplexSparseCholeskyEx1 extends Object
Uses the Cholesky factorization of a complex sparse matrix to solve a linear system.
The Cholesky factorization of a sparse Hermitian positive definite matrix is used to solve a linear system. Some additional information about the Cholesky factorization is also computed.| Constructor and Description |
|---|
ComplexSparseCholeskyEx1() |
public static void main(String[] args) throws IMSLException
IMSLExceptionCopyright © 2020 Rogue Wave Software. All rights reserved.