| Package | Description |
|---|---|
| de.lmu.ifi.dbs.elki.algorithm.clustering.hierarchical |
| Modifier and Type | Field and Description |
|---|---|
(package private) ExtractFlatClusteringFromHierarchy.ThresholdMode |
ExtractFlatClusteringFromHierarchy.Parameterizer.thresholdmode
Threshold mode.
|
| Modifier and Type | Method and Description |
|---|---|
static ExtractFlatClusteringFromHierarchy.ThresholdMode |
ExtractFlatClusteringFromHierarchy.ThresholdMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExtractFlatClusteringFromHierarchy.ThresholdMode[] |
ExtractFlatClusteringFromHierarchy.ThresholdMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|