| Package | Description | 
|---|---|
| org.apache.sysds.hops | 
| Modifier and Type | Field and Description | 
|---|---|
static OptimizerUtils.OptimizationLevel | 
OptimizerUtils.DEFAULT_OPTLEVEL
Default optimization level if unspecified 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static OptimizerUtils.OptimizationLevel | 
OptimizerUtils.getOptLevel()  | 
static OptimizerUtils.OptimizationLevel | 
OptimizerUtils.OptimizationLevel.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static OptimizerUtils.OptimizationLevel[] | 
OptimizerUtils.OptimizationLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static boolean | 
OptimizerUtils.isOptLevel(OptimizerUtils.OptimizationLevel level)  | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.