Uses of Interface
org.ojalgo.matrix.decomposition.LDL
Packages that use LDL
-
Uses of LDL in org.ojalgo.matrix.decomposition
Classes in org.ojalgo.matrix.decomposition that implement LDLModifier and TypeClassDescriptionfinal classQuasi-Definite LDL (QDLDL) sparse decomposition.Methods in org.ojalgo.matrix.decomposition that return LDLModifier and TypeMethodDescriptionLDL.ModifiedFactory.make(Structure2D typical) LDL.newSparseR064()Methods in org.ojalgo.matrix.decomposition with parameters of type LDLModifier and TypeMethodDescriptionstatic <N extends Comparable<N>>
booleanLDL.equals(MatrixStore<N> matrix, LDL<N> decomposition, NumberContext context)