Package org.apache.sysds.runtime.compress.cost
-
Interface Summary Interface Description CostEstimatorFactory Factory class for the construction of cost estimators for compression -
Class Summary Class Description ACostEstimate A cost estimator interface.ComputationCostEstimator CostEstimatorBuilder DistinctCostEstimator A Cost based estimator that based the compression and co-coding cost on the number of distinct elements in the column groups.HybridCostEstimator InstructionTypeCounter MemoryCostEstimator -
Enum Summary Enum Description CostEstimatorFactory.CostType