Uses of Enum Class
org.apache.sysds.hops.cost.CostEstimationWrapper.CostType
Packages that use CostEstimationWrapper.CostType
-
Uses of CostEstimationWrapper.CostType in org.apache.sysds.hops.cost
Methods in org.apache.sysds.hops.cost that return CostEstimationWrapper.CostTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static CostEstimationWrapper.CostType[]CostEstimationWrapper.CostType.values()Returns an array containing the constants of this enum class, in the order they are declared.