Uses of Enum Class
org.apache.sysds.runtime.controlprogram.parfor.opt.CostEstimator.ExcludeType
Packages that use CostEstimator.ExcludeType
-
Uses of CostEstimator.ExcludeType in org.apache.sysds.runtime.controlprogram.parfor.opt
Methods in org.apache.sysds.runtime.controlprogram.parfor.opt that return CostEstimator.ExcludeTypeModifier and TypeMethodDescriptionstatic CostEstimator.ExcludeTypeReturns the enum constant of this class with the specified name.static CostEstimator.ExcludeType[]CostEstimator.ExcludeType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.sysds.runtime.controlprogram.parfor.opt with parameters of type CostEstimator.ExcludeTypeModifier and TypeMethodDescriptiondoubleCostEstimator.getEstimate(CostEstimator.TestMeasure measure, OptNode node, boolean inclCondPart, Collection<String> vars, CostEstimator.ExcludeType extype)