Uses of Interface
org.ojalgo.matrix.decomposition.LU.Factory
Packages that use LU.Factory
-
Uses of LU.Factory in org.ojalgo.matrix.decomposition
Fields in org.ojalgo.matrix.decomposition declared as LU.FactoryModifier and TypeFieldDescriptionstatic final LU.Factory<ComplexNumber> LU.C128static final LU.Factory<Quaternion> LU.H256static final LU.Factory<RationalNumber> LU.Q128static final LU.Factory<Double> LU.R064static final LU.Factory<Quadruple> LU.R128