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. C128
static LU.Factory<Quaternion>
LU. H256
static LU.Factory<RationalNumber>
LU. Q128
static LU.Factory<java.lang.Double>
LU. R064
static LU.Factory<Quadruple>
LU. R128
-