Uses of Class
org.apache.sysds.hops.estim.EstimatorDensityMap.DensityMap
Packages that use EstimatorDensityMap.DensityMap
-
Uses of EstimatorDensityMap.DensityMap in org.apache.sysds.hops.estim
Methods in org.apache.sysds.hops.estim that return EstimatorDensityMap.DensityMapModifier and TypeMethodDescriptionEstimatorDensityMap.estimIntern(EstimatorDensityMap.DensityMap m1Map, EstimatorDensityMap.DensityMap m2Map, SparsityEstimator.OpCode op) Computes the output density map given the density maps of the input operands.Methods in org.apache.sysds.hops.estim with parameters of type EstimatorDensityMap.DensityMapModifier and TypeMethodDescriptionEstimatorDensityMap.estimIntern(EstimatorDensityMap.DensityMap m1Map, EstimatorDensityMap.DensityMap m2Map, SparsityEstimator.OpCode op) Computes the output density map given the density maps of the input operands.