Uses of Class
org.ojalgo.data.DataBatch
Packages that use DataBatch
-
Uses of DataBatch in org.ojalgo.ann
Methods in org.ojalgo.ann that return DataBatch -
Uses of DataBatch in org.ojalgo.data
Methods in org.ojalgo.data that return DataBatchModifier and TypeMethodDescriptionstatic DataBatchDataBatch.from(Factory2D<? extends Mutate2D.ModifiableReceiver<Double>> factory, int batchSize, int dataNodes) With the batch size/capacity specified.