Uses of Class
org.ojalgo.matrix.MatrixR032
Packages that use MatrixR032
-
Uses of MatrixR032 in org.ojalgo.matrix
Subclasses with type arguments of type MatrixR032 in org.ojalgo.matrixModifier and TypeClassDescriptionfinal classA matrix (linear algebra) with RealNumberSet.Relements, approximated by 32-bit float.static final classstatic final classstatic final classMethods in org.ojalgo.matrix that return MatrixR032Modifier and TypeMethodDescription(package private) MatrixR032MatrixR032.DenseReceiver.instantiate(MatrixStore<Double> store) (package private) MatrixR032MatrixR032.SparseReceiver.instantiate(MatrixStore<Double> store) (package private) MatrixR032MatrixR032.newInstance(ElementsSupplier<Double> store)