Package | Description |
---|---|
org.apache.sysds.runtime.matrix.operators |
Modifier and Type | Field and Description |
---|---|
CountDistinctOperator.CountDistinctTypes |
CountDistinctOperator.operatorType |
Modifier and Type | Method and Description |
---|---|
static CountDistinctOperator.CountDistinctTypes |
CountDistinctOperator.CountDistinctTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CountDistinctOperator.CountDistinctTypes[] |
CountDistinctOperator.CountDistinctTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
CountDistinctOperator(CountDistinctOperator.CountDistinctTypes operatorType) |
CountDistinctOperator(CountDistinctOperator.CountDistinctTypes operatorType,
Hash.HashType hashType) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.