Uses of Class
org.ojalgo.matrix.MatrixQ128
Packages that use MatrixQ128
-
Uses of MatrixQ128 in org.ojalgo.matrix
Methods in org.ojalgo.matrix that return MatrixQ128Modifier and TypeMethodDescription(package private) MatrixQ128
MatrixQ128.DenseReceiver.instantiate
(MatrixStore<RationalNumber> store) (package private) MatrixQ128
MatrixQ128.SparseReceiver.instantiate
(MatrixStore<RationalNumber> store) (package private) MatrixQ128
MatrixQ128.newInstance
(ElementsSupplier<RationalNumber> store)