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