| Interface and Description |
|---|
| org.ojalgo.matrix.decomposition.Schur
v43 Use Eigenvalue instead
|
| Class and Description |
|---|
| org.ojalgo.matrix.store.BigDenseStore
v45 Use
GenericDenseStore instead |
| org.ojalgo.matrix.BigMatrix
v45 Use
RationalMatrix instead. |
| org.ojalgo.scalar.BigScalar
v44 In the future there will only be primitives based implementations of the Scalar interface
|
| org.ojalgo.matrix.store.ComplexDenseStore
v45 Use
GenericDenseStore instead |
| Field and Description |
|---|
| org.ojalgo.matrix.decomposition.Cholesky.BIG
v45 Use
Cholesky.RATIONAL instead. |
| org.ojalgo.matrix.BigMatrix.FACTORY
v45 Use
RationalMatrix.FACTORY instead. |
| org.ojalgo.matrix.store.BigDenseStore.FACTORY
v45 Use
GenericDenseStore.RATIONAL instead |
| org.ojalgo.matrix.store.ComplexDenseStore.FACTORY
v45 Use
GenericDenseStore.COMPLEX instead |
| org.ojalgo.constant.PrimitiveMath.TINY |
Copyright © 2018 Optimatika. All rights reserved.