Uses of Interface
org.ojalgo.matrix.decomposition.LU.Factory
-
Packages that use LU.Factory Package Description org.ojalgo.matrix.decomposition -
-
Uses of LU.Factory in org.ojalgo.matrix.decomposition
Fields in org.ojalgo.matrix.decomposition declared as LU.Factory Modifier and Type Field Description static LU.Factory<ComplexNumber>LU. C128static LU.Factory<Quaternion>LU. H256static LU.Factory<RationalNumber>LU. Q128static LU.Factory<java.lang.Double>LU. R064static LU.Factory<Quadruple>LU. R128
-