Uses of Class
org.ojalgo.data.batch.BatchNode
Packages that use BatchNode
-
Uses of BatchNode in org.ojalgo.data.batch
Methods in org.ojalgo.data.batch that return BatchNodeModifier and TypeMethodDescriptionBatchNode.Builder.build()
static <T> BatchNode
<T> BatchNode.newInstance
(File directory, DataInterpreter<T> interpreter)