Uses of Class
org.ojalgo.matrix.decomposition.SparseQDLDL.EliminationTree
Packages that use SparseQDLDL.EliminationTree
-
Uses of SparseQDLDL.EliminationTree in org.ojalgo.matrix.decomposition
Methods in org.ojalgo.matrix.decomposition that return SparseQDLDL.EliminationTreeMethods in org.ojalgo.matrix.decomposition with parameters of type SparseQDLDL.EliminationTreeModifier and TypeMethodDescriptionbooleanSparseQDLDL.factor(R064CSC matrix, SparseQDLDL.EliminationTree eTree) Convenience for callers that have already computed the symbolic structure for a given sparsity pattern.