Package | Description |
---|---|
org.apache.sysds.runtime.util |
Modifier and Type | Method and Description |
---|---|
static DMVUtils.LEVEL_ENUM |
DMVUtils.LEVEL_ENUM.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DMVUtils.LEVEL_ENUM[] |
DMVUtils.LEVEL_ENUM.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Map<String,Integer> |
DMVUtils.LevelsExecutor(Map<String,Integer> old_pattern_hist,
DMVUtils.LEVEL_ENUM level) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.