Uses of Interface
org.ojalgo.matrix.decomposition.LU
Packages that use LU
-
Uses of LU in org.ojalgo.matrix.decomposition
Methods in org.ojalgo.matrix.decomposition that return LUMethods in org.ojalgo.matrix.decomposition with parameters of type LUModifier and TypeMethodDescriptionstatic <N extends Comparable<N>>
booleanLU.equals(MatrixStore<N> matrix, LU<N> decomposition, NumberContext context)