Package | Description |
---|---|
oracle.spatial.hadoop.vector.cluster.kmeans |
Contains classes used for k-means clustering .
|
Modifier and Type | Method and Description |
---|---|
static KMeans.KMeansCounters |
KMeans.KMeansCounters.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static KMeans.KMeansCounters[] |
KMeans.KMeansCounters.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|
Copyright © 2017 Oracle and/or its affiliates. All Rights Reserved.