|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ojalgo.matrix.decomposition.ArbitraryLU
LUDecomposition instead.
@Deprecated public abstract class ArbitraryLU
| Method Summary | |
|---|---|
static LU<BigDecimal> |
makeBig()
Deprecated. Since Version 22. Use LUDecomposition instead. |
static LU<ComplexNumber> |
makeComplex()
Deprecated. Since Version 22. Use LUDecomposition instead. |
static LU<Double> |
makePrimitive()
Deprecated. Since Version 22. Use LUDecomposition instead. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
@Deprecated public static final LU<BigDecimal> makeBig()
LUDecomposition instead.
@Deprecated public static final LU<ComplexNumber> makeComplex()
LUDecomposition instead.
@Deprecated public static final LU<Double> makePrimitive()
LUDecomposition instead.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||