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