Package | Description |
---|---|
org.apache.sysds.runtime.matrix.data | |
org.apache.sysds.runtime.util |
Constructor and Description |
---|
CTableMap(LongLongDoubleHashMap.EntryType type) |
Modifier and Type | Method and Description |
---|---|
static LongLongDoubleHashMap.EntryType |
LongLongDoubleHashMap.EntryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LongLongDoubleHashMap.EntryType[] |
LongLongDoubleHashMap.EntryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
LongLongDoubleHashMap(LongLongDoubleHashMap.EntryType etype) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.