Uses of Class
org.apache.sysds.runtime.controlprogram.parfor.ResultMerge
Packages that use ResultMerge
Package
Description
-
Uses of ResultMerge in org.apache.sysds.runtime.controlprogram
Methods in org.apache.sysds.runtime.controlprogram that return ResultMergeModifier and TypeMethodDescriptionstatic ResultMerge<?>ParForProgramBlock.createResultMerge(ParForProgramBlock.PResultMerge prm, CacheableData<?> out, CacheableData<?>[] in, String fname, boolean accum, int numThreads, ExecutionContext ec) -
Uses of ResultMerge in org.apache.sysds.runtime.controlprogram.parfor
Subclasses of ResultMerge in org.apache.sysds.runtime.controlprogram.parforModifier and TypeClassDescriptionclassclassclassclassLocal in-memory realization of result merge.classDue to independence of all iterations, any result has the following properties:classclass