public interface NamingScheme
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getNameFor(Cluster<?> cluster)
Retrieve a name for the given cluster.
|
java.lang.String getNameFor(Cluster<?> cluster)
cluster - cluster to get a name forCopyright © 2019 ELKI Development Team. License information.