Modifier and Type | Field and Description |
---|---|
protected Vector<ClusterExample> |
Cluster.examples
The set of objects within the cluster
|
Modifier and Type | Method and Description |
---|---|
Vector<ClusterExample> |
Cluster.getExamples()
This function returns the set of objects inside the cluster
|
Modifier and Type | Method and Description |
---|---|
void |
Cluster.add(ClusterExample clusterExample) |
int |
ClusterExample.compareTo(ClusterExample arg0) |
Modifier and Type | Method and Description |
---|---|
void |
Cluster.setExamples(Vector<ClusterExample> examples)
This function initialize the set of objects inside the cluster
|
Modifier and Type | Class and Description |
---|---|
class |
KernelBasedKMeansExample |
Modifier and Type | Class and Description |
---|---|
class |
LinearKMeansExample |
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.