The method used in the numerical factorization of the permuted input matrix.
A NumericFactorization
value equal to StandardMethod
or
MultiFrontalMethod representing the method used in the numeric factorization of the permuted input matrix.
Method Name |
Description |
---|---|
StandardMethod |
standard method as described by George/Liu (1981). This is the default. |
MultiFrontalMethod |
multifrontal method |
SparseCholesky Class | Imsl.Math Namespace